mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 20:13:49 +00:00
scaffold create/edit beer form, scaffold beer page
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default interface GetAllBreweryPostsQueryResult {
|
||||
export default interface BreweryPostQueryResult {
|
||||
id: string;
|
||||
location: string;
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user