Remove intro mdx as nothign useful in it

This commit is contained in:
Warren Buckley
2023-02-20 13:59:54 +00:00
parent abbb412690
commit 1af9f851a7

View File

@@ -1,25 +0,0 @@
import { Meta } from '@storybook/addon-docs';
<Meta title="Introduction" />
# Introduction
Welcome to the Storybook for the backoffice of Umbraco CMS.
This is a living styleguide that documents the design system of Umbraco CMS.
## Getting started
To get started, you can either use the sidebar to navigate to a component, or you can use the search field to find a component.
## Contributing
If you want to contribute to the backoffice, you can do so by following the instructions in the [README](https://github.com/umbraco/Umbraco.CMS.Backoffice#readme).
## License
Umbraco CMS is licensed under the [MIT license](https://github.com/umbraco/Umbraco.CMS.Backoffice/blob/main/LICENSE).
## Credits
Umbraco CMS is created and maintained by [Umbraco HQ](https://umbraco.com).