UNPKG

@ui-machines/pin-input

Version:

Core logic for the pin-input widget implemented as a state machine

22 lines (14 loc) 470 B
# @ui-machines/pin-input Core logic for the pin-input widget implemented as a state machine ## Installation ```sh yarn add @ui-machines/pin-input # or npm i @ui-machines/pin-input ``` ## 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).