fix(org): Linter issues
This commit is contained in:
parent
88d8a9b27e
commit
a5d4437925
3 changed files with 4 additions and 14 deletions
|
@ -1,7 +1,6 @@
|
|||
import { useRouter } from 'next/router'
|
||||
// Shared components
|
||||
import Aside from 'site/components/navigation/aside'
|
||||
import ThemePicker from 'shared/components/theme-picker'
|
||||
import Breadcrumbs from 'shared/components/breadcrumbs.js'
|
||||
|
||||
const DefaultLayout = ({ app, title = false, crumbs = false, children = [] }) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue