team-genny / genny

0 stars 1 forks source link

Add "create"/"submit" button to CreateSchemaForm to allow saving the schema #4

Closed fergcb closed 4 months ago

fergcb commented 4 months ago

A button needs to be added to the schema creation page/form so that the schema can actually be saved.

The button should be disabled, or a message should be displayed when clicking it, if the schema is invalid/produces errors when rendered.