աӄա 93f1787815
fix(input): input with file type (#3268)
* fix(input): remove value & onChange for input[type="file"]

* refactor(theme): remove unnecessary styles

* fix(theme): input file styles

* fix(theme): revise cursor-pointer on file

* feat(input): add file input logic

* feat(changeset): add changeset

* refactor(input): use warn function from shared-utils instead

* feat(input): add file type story

* refactor(input): include in Input Types
2024-07-06 10:54:48 -07:00
..
2024-04-01 14:52:40 -03:00

@nextui-org/input

Input is a component that allows users to enter text. It can be used to get user inputs in forms, search fields, and more.

This package contains the Input component and the TextArea component.

Please refer to the documentation for more information.

Installation

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

Contribution

Yes please! See the contributing guidelines for details.

License

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