clear code

This commit is contained in:
Hristo Nedelkov 2023-09-26 13:42:35 +03:00
parent 4f14cf6497
commit 89ad2ecb73
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ interface SidebarButton {
isDotOn: boolean
isSelected: boolean
isDisabled?: boolean
}
interface LeftSidebarState {