import { Meta } from "@storybook/addon-docs";

<Meta title="Components/Skeleton/Skeleton" />

# Skeleton

The Skeleton component is a basic skeleton that accepts most of the styling props from [styled-system](https://styled-system.com/table).

Show a placeholder preview of your content while the data loads to minimize load-time frustration.

### Required Components

This component can be used independently and does not require additional components.
