Freddy444 / Songrating-Freddy.Max

MIT License
0 stars 0 forks source link

issue#51-loginmodal #105

Closed Freddy444 closed 1 year ago

Freddy444 commented 1 year ago

This is a React component, CustomModal, for a login modal with username and password input fields. It uses the reactstrap library for styling. The handleChange method updates the component's state based on user input. The modal includes a save button triggering the onSave function with the updated data when clicked.