import { Meta } from '@storybook/addon-docs';
import Changelog from '../CHANGELOG.md';

<Meta title="Changelog" />

# UI Library

P81 UI components library.
Created with [MUI 5](https://mui.com/material-ui/getting-started/installation/).

Developed by Google in 2014, Material-UI is a general-purpose customizable component library to build React applications. Material-UI is well documented and supported. Documentation covers everything from installation to components to styling and guides for implementing utilities like server-side rendering and localization.

<Changelog />
