Does not work: uploading images
Adding/Editing/Deleting works SeasonsSelect works Nice recipe layout
This commit is contained in:
@ -38,6 +38,7 @@ export type RecipeModelType = {
|
||||
name?: string;
|
||||
steps: [string]
|
||||
}]
|
||||
preamble?: String
|
||||
addendum?: string
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user