chore(lab): Speed up the lab by removing things
This commit is contained in:
parent
904649bb7d
commit
527e65697f
30 changed files with 412 additions and 70 deletions
|
@ -9,7 +9,7 @@ import { useBackend } from 'shared/hooks/use-backend.mjs'
|
|||
import { BackToAccountButton } from './shared.mjs'
|
||||
import { SaveSettingsButton } from 'shared/components/buttons/save-settings-button.mjs'
|
||||
import { StringInput } from 'shared/components/inputs.mjs'
|
||||
import { DynamicOrgDocs } from 'shared/components/dynamic-docs/org.mjs'
|
||||
import { DynamicOrgDocs } from 'site/components/dynamic-org-docs.mjs'
|
||||
|
||||
export const ns = ['account', 'status']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue