feat(component): init app sidebar (#2135)

This commit is contained in:
Himself65
2023-04-27 16:46:08 -05:00
committed by GitHub
parent f3cbe54625
commit c1a65b6b76
23 changed files with 668 additions and 451 deletions
@@ -30,7 +30,6 @@ export const StyledIconButton = styled('button', {
fontSize?: CSSProperties['fontSize'];
}>(
({
theme,
width,
height,
borderRadius,