"README.rst" did not exist on "6695480c23c4e27dacb57b48db96afae49a98a7f"
feat(frontend): allow fetching data service and project list
parent
bd71b63e626f
No related branches found
No related tags found
Showing
- frontend/src/api/cubicweb.ts 41 additions, 0 deletionsfrontend/src/api/cubicweb.ts
- frontend/src/app/page.tsx 4 additions, 4 deletionsfrontend/src/app/page.tsx
- frontend/src/hooks/useGetDataServiceList.tsx 18 additions, 0 deletionsfrontend/src/hooks/useGetDataServiceList.tsx
- frontend/src/hooks/useGetProjectList.tsx 18 additions, 0 deletionsfrontend/src/hooks/useGetProjectList.tsx
frontend/src/hooks/useGetDataServiceList.tsx
0 → 100644
frontend/src/hooks/useGetProjectList.tsx
0 → 100644
Please register or sign in to comment