3 Commits

Author SHA1 Message Date
Hayden Hargreaves
ce6d748731 (FIX): Validation and dirty checks have been implemented.
Review this, but it looks right.
2025-12-25 21:44:52 -07:00
Hayden Hargreaves
deecc01c7e (REFACTOR): Yet another rewrite...
The validation has been kept in the parent Create.tsx file, and the
inputs have been moved out to their owns components. The instructions
and ingredients need validation.
2025-12-17 23:03:59 -07:00
Hayden Hargreaves
58691fd7a1 (FIX): Added error display list.
This looks nice and is a bit more functional! I really need to break the
form up into components...
2025-12-02 22:37:51 -07:00