HTMElephant / open-kitchen

0 stars 0 forks source link

Create kitchen modal #57

Closed Naphrum closed 8 months ago

Naphrum commented 9 months ago

Card: https://github.com/orgs/HTMElephant/projects/2/views/1?pane=issue&itemId=47753172

I made a Modal, UserTableRow, and Kitchen Modal components that are all reusable. The Modal component is meant to be a container Modal that have either a create/edit kitchen or recipe modals. The UserTableRow was made into it's own component to be able to keep the state separate between the newly added users. The Kitchen Modal should be reusable and be able to be used as an edit modal later.