1
0
Fork 0

feat(shared): Support for 2 different links in design picker. Closes #5060

This commit is contained in:
Joost De Cock 2023-10-02 16:00:31 +02:00
parent 6b6974396d
commit a57993ea4f
8 changed files with 120 additions and 60 deletions

View file

@ -12,7 +12,7 @@ import { MdxWrapper } from 'shared/components/wrappers/mdx.mjs'
import { DocsLayout, ns as layoutNs } from 'site/components/layouts/docs.mjs'
import { loaders } from 'shared/components/dynamic-docs/org.mjs'
export const ns = nsMerge(pageNs, layoutNs, 'designs', 'account')
export const ns = nsMerge(pageNs, layoutNs, 'designs', 'account', 'tags')
/**
* a page to display documentation markdown