1
0
Fork 0

feat(shared): Overhaul sets

This commit is contained in:
joostdecock 2023-08-23 12:18:20 +02:00
parent c913588f2f
commit dad2fa0e99
53 changed files with 1267 additions and 603 deletions

View file

@ -1,4 +1,4 @@
import { PageLink } from 'shared/components/page-link.mjs'
import { PageLink } from 'shared/components/link.mjs'
import { useTranslation } from 'next-i18next'
export const ns = ['modal']