feat: add SWR for data fetching with optimistic updates
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"chart.js": "^4.5.1",
|
||||
"next": "^14.0.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
"react-dom": "^18.2.0",
|
||||
"swr": "^2.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user