---
name: Component Name
route: Directory
edit: false
---

import { Playground, Props } from 'docz'
import Link from './link'

# Component Name
**SUBCATEGORY:**

<hr />

## Component name
### Description


<Playground>
</Playground>

<hr />

##
### Description


<Playground>
</Playground>

<hr />

##
### Description


<Playground>
</Playground>

<hr />

##
### Description


<Playground>
</Playground>

<hr />

## Properties
<Props of={Link} />
