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>
|
||||
<ActionButton
|
||||
className={classes.mr}
|
||||
color="secondary"
|
||||
Icon={AddIcon}
|
||||
InverseIcon={AddIconReverse}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue