An accessible and easy tab component for Ember.js
npm install ember-aria-tabsember-aria-tabs
==============================================================================



An accessible and easy tab component for EmberJS. Documentation can be found here
Compatibility
------------------------------------------------------------------------------
* Ember.js v3.20 or above
* Ember CLI v3.20 or above
* Node.js v12 or above
* ember-auto-import >= 2
Installation
------------------------------------------------------------------------------
```
ember install ember-aria-tabs
Usage
------------------------------------------------------------------------------
Here is a basic example:
`hbs
Any content 1
Any content 2
``
You can find more examples here.
Thanks
------------------------------------------------------------------------------
Contributing
------------------------------------------------------------------------------
See the Contributing guide for details.
License
------------------------------------------------------------------------------
This project is licensed under the MIT License.