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

import { Playground, Props } from 'docz'
import Card from './card'

# 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={Card} />
