mirror of
https://github.com/acedanger/finance.git
synced 2025-12-05 22:50:12 -08:00
feat: Enhance AccountSummary and TransactionTable components with refresh functionality and improve loading/empty states
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"$schema": "node_modules/wrangler/config-schema.json",
|
||||
"name": "finance",
|
||||
// Update to today's date
|
||||
"observability": {
|
||||
"logs": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"compatibility_date": "2025-04-24",
|
||||
"assets": {
|
||||
"directory": "./dist"
|
||||
|
||||
Reference in New Issue
Block a user