alittlebroken / recipefinder-client

0 stars 0 forks source link

Recipe names must be unique #115

Closed alittlebroken closed 7 months ago

alittlebroken commented 8 months ago

As title suggests we must ensure that recipe names are unique.

We can do this by the following

alittlebroken commented 7 months ago

added validation on FormInput to check for existing entries for that input filed