UNPKG

@ui-machines/tabs

Version:

Core logic for the tabs widget implemented as a state machine

22 lines (14 loc) 450 B
# @ui-machines/tabs Core logic for the tabs widget implemented as a state machine ## Installation ```sh yarn add @ui-machines/tabs # or npm i @ui-machines/tabs ``` ## Contribution Yes please! See the [contributing guidelines](https://github.com/chakra-ui/ui-machines/blob/main/CONTRIBUTING.md) for details. ## Licence This project is licensed under the terms of the [MIT license](https://github.com/chakra-ui/ui-machines/blob/main/LICENSE).