1
0
Fork 0
freesewing/sites/org/docs/account/index.mdx

13 lines
289 B
Text
Raw Normal View History

---
title: Your Account
sidebar_label: Account
---
import { RoleBlock } from '@freesewing/react/components/Role'
import { Links as AccountLinks } from '@freesewing/react/components/Account'
import Link from '@docusaurus/Link'
<RoleBlock user>
<AccountLinks Link={Link} />
</RoleBlock>