feat(shared): Helper to toggle SA in settings
This commit is contained in:
parent
5a29602afe
commit
ad2d0c18c5
5 changed files with 20 additions and 18 deletions
|
@ -10,8 +10,6 @@ import {
|
|||
CodeIcon,
|
||||
CutIcon,
|
||||
HelpIcon,
|
||||
HomeIcon,
|
||||
MenuIcon,
|
||||
OptionsIcon,
|
||||
PrintIcon,
|
||||
UploadIcon,
|
||||
|
@ -21,8 +19,6 @@ import {
|
|||
SearchIcon,
|
||||
MeasieIcon,
|
||||
} from 'shared/components/icons.mjs'
|
||||
import { Ribbon } from 'shared/components/ribbon.mjs'
|
||||
import { ModalMenu } from 'site/components/navigation/modal-menu.mjs'
|
||||
import Link from 'next/link'
|
||||
|
||||
export const ns = ['workbench', 'sections']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue