wip(lab): Work on v3 lab
This commit is contained in:
parent
bee8f8b2fd
commit
2dcf46befa
40 changed files with 411 additions and 185 deletions
|
@ -9,7 +9,7 @@ import { useToast } from 'shared/hooks/use-toast.mjs'
|
|||
import { LoadingContext } from 'shared/context/loading-context.mjs'
|
||||
// Components
|
||||
import { BackToAccountButton } from './shared.mjs'
|
||||
import { SaveSettingsButton } from 'site/components/buttons/save-settings-button.mjs'
|
||||
import { SaveSettingsButton } from 'shared/components/buttons/save-settings-button.mjs'
|
||||
|
||||
export const ns = ['account', 'toast']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue