mirror of
https://github.com/skidoodle/budgetable.git
synced 2025-02-15 03:39:14 +01:00
feat: enhance ui components and response handling
This commit is contained in:
parent
78fbcebe91
commit
83b3a747a1
11 changed files with 296 additions and 328 deletions
|
@ -48,6 +48,7 @@ const nextConfig: NextConfig = {
|
|||
},
|
||||
];
|
||||
},
|
||||
poweredByHeader: false,
|
||||
reactStrictMode: true,
|
||||
output: "standalone",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue