wip(lab): Work on v3 lab
This commit is contained in:
parent
bee8f8b2fd
commit
2dcf46befa
40 changed files with 411 additions and 185 deletions
|
@ -1,6 +1,8 @@
|
|||
import { ThemePicker } from 'shared/components/theme-picker/index.mjs'
|
||||
import { LocalePicker } from 'shared/components/locale-picker/index.mjs'
|
||||
|
||||
export const ns = ['']
|
||||
|
||||
export const BeforeNav = ({ app }) => (
|
||||
<>
|
||||
<div className="md:hidden flex flex-row flex-wrap sm:flex-nowrap gap-2 mb-2">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue