[Frontend] Add /data to show API results (#1841)

* [Frontend] Add /data to show API results

* [Frontend] Add /data to show API results

* update page.tsx

* update page.tsx

* update page.tsx

* update page.tsx
This commit is contained in:
Michel Roegl-Brunner
2025-01-29 19:07:31 +01:00
committed by GitHub
parent 8bc50f4d71
commit 139f84a934
3 changed files with 287 additions and 3 deletions

View File

@@ -49,6 +49,7 @@
"prettier-plugin-organize-imports": "^4.1.0",
"react": "19.0.0-rc-02c0e824-20241028",
"react-code-blocks": "^0.1.6",
"react-datepicker": "^7.6.0",
"react-day-picker": "8.10.1",
"react-dom": "19.0.0-rc-02c0e824-20241028",
"react-icons": "^5.1.0",