chore: bump to v7

This commit is contained in:
Rafael Taranto 2025-05-12 08:27:42 +01:00
parent 7fbd51cb7e
commit 2fb100d99c
16 changed files with 1579 additions and 1305 deletions

View file

@ -149,6 +149,7 @@ const Header = memo(({ tree, user }) => {
</nav>
<div className={styles.actionButtonsContainer}>
<ActionButton
altTextColor
color="secondary"
Icon={AddIcon}
InverseIcon={AddIconReverse}