--- title: Profile --- import { DocusaurusDoc } from '@freesewing/react/components/Docusaurus' import { ComponentDocs } from '@site/src/components/component-docs.js' import * as jsdoc from '@site/prebuild/jsdoc/components.profile.mjs' import { AvatarExample, OwnProfileExample, UserProfileExample } from './_examples.js' - [Components](#components) ## Components The **Json** component family provides the following components: - [Avatar](#avatar) - [OwnProfile](#ownprofile) - [UserProfile](#userprofile) ### Avatar ### OwnProfile ### UserProfile