feat(shared): Apply control restrictions to sets
This commit is contained in:
parent
3642242835
commit
e56016ed95
11 changed files with 137 additions and 111 deletions
|
@ -4,7 +4,7 @@ import get from 'lodash.get'
|
|||
import { prebuildNavigation as pbn } from 'site/prebuild/navigation.mjs'
|
||||
import { useTranslation } from 'next-i18next'
|
||||
import orderBy from 'lodash.orderby'
|
||||
import { freeSewingConfig as conf } from 'site/freesewing.config.mjs'
|
||||
import { freeSewingConfig as conf } from 'shared/config/freesewing.config.mjs'
|
||||
import { useAccount } from 'shared/hooks/use-account.mjs'
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue