Is there any correct and easy way to create kind of table with Material UI ?. direction="column" or direction="row" are not working if I want to have different height columns. Any suggestions?
我有一个像"home/back/step"
新字符串一样的 字符串必须像"home/back"
.
换句话说,我必须删除最后一个单词'/'
.初始字符串始终具有不同的长度,但格式相同"word1/word2/word3/word4/word5...."