@axians/axians-app-layout
v1.0.0
Published
Axians App Layout component
Downloads
1
Readme
Axians App Layout
This custom element can be used as a root layout for the application.
Installation
Install with yarn add @axians/axians-app-layout
.
Usage
<axians-app-layout>
</axians-app-layout>
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request!
History
- 1.0.0 Initial release
License
Apache 2.0