1
0
Fork 0

feat(shared): Apply control restrictions to sets

This commit is contained in:
joostdecock 2023-04-30 18:29:56 +02:00
parent 3642242835
commit e56016ed95
11 changed files with 137 additions and 111 deletions

View file

@ -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'
/*