import { ArgsTable, Meta, Canvas, Story } from "@storybook/addon-docs";

import Typography from "./index.vue";

<Meta title="Foundation/Typography" component={Typography} />

# Typography

Text wrapper that supports headings, serif-heading, caps, body, overflow, & overflow with ellipsis.

## How to use?

```jsx
  ...Documentation will be written here...
```
