import { Story, Preview, Props } from '@storybook/addon-docs';

import { Loading } from '.';

# Loading

## Overview

This is some random overview text of the item.

<Preview>
  <Story id="ui-components-loading--example" />
</Preview>

<Props />
