issues
search
nishiki-tech
/
nishiki-frontend
Nishiki is an app for tracking and sharing food inventories within groups for better pantry management.
https://nishiki.tech
MIT License
21
stars
5
forks
source link
Create "Form" shared UI component
#163
Closed
nick-y-ito
closed
9 months ago
nick-y-ito
commented
10 months ago
Description
Create a shared
Form
component.
Criteria
[x] Create a shared
Form
component based on
shadcn/ui
[x]
Replace all the existing
<form>
,
<input>
, etc., with the
Form
component
-> This should be handled individually because doing this increases the size of the PR.
Notes
-
Description
Create a shared
Form
component.Criteria
Form
component based on shadcn/uiReplace all the existing-> This should be handled individually because doing this increases the size of the PR.<form>
,<input>
, etc., with theForm
componentNotes
-