fix: Removed useless className
This commit is contained in:
parent
e11d894bd6
commit
d5f3763e91
1 changed files with 0 additions and 1 deletions
|
|
@ -79,7 +79,6 @@ const Header = memo(({ tree }) => {
|
||||||
))}
|
))}
|
||||||
</ul>
|
</ul>
|
||||||
<ActionButton
|
<ActionButton
|
||||||
className={classes.mr}
|
|
||||||
color="secondary"
|
color="secondary"
|
||||||
Icon={AddIcon}
|
Icon={AddIcon}
|
||||||
InverseIcon={AddIconReverse}
|
InverseIcon={AddIconReverse}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue