McGill-ECSE321-Winter2024 / project-group-13

project-group-13 created by GitHub Classroom
MIT License
1 stars 0 forks source link

Create Input.tsx Component #172

Closed OmarCE11 closed 6 months ago

OmarCE11 commented 6 months ago

Develop the Input.tsx component. This input field should facilitate data entry and be configurable with additional styles as needed.

Props: value: Current input value onChange event: Function to handle input changes style: Additional CSS styles