💄 Prettier

This commit is contained in:
ajnart
2023-01-08 13:59:24 +09:00
parent 9af2ee4882
commit 84864a0578
6 changed files with 3 additions and 6 deletions

View File

@@ -42,6 +42,7 @@ const SidebarInner = ({ location }: DashboardSidebarInnerProps) => {
className="grid-stack grid-stack-sidebar"
style={{ transitionDuration: '0s', height: '100%' }}
data-sidebar={location}
// eslint-disable-next-line react/no-unknown-property
gs-min-row={minRow}
>
<WrapperContent apps={apps} refs={refs} widgets={widgets} />