Junior Garcia 798e84e729 Revert "feat(calendar): initial structure"
This reverts commit 139b28437b0e7bce2d1a1b9fc069999c48271d17.
2024-03-05 23:33:22 -03:00

635 B

@nextui-org/autocomplete

An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.

Please refer to the documentation for more information.

Installation

yarn add @nextui-org/autocomplete
# or
npm i @nextui-org/autocomplete

Contribution

Yes please! See the contributing guidelines for details.

Licence

This project is licensed under the terms of the MIT license.