feat(frontend): allow creating and fetching recipes
parent
dfa2a1d7ca78
No related branches found
No related tags found
Showing
- frontend/src/api/cubicweb.ts 68 additions, 7 deletionsfrontend/src/api/cubicweb.ts
- frontend/src/app/project/[eid]/page.tsx 6 additions, 3 deletionsfrontend/src/app/project/[eid]/page.tsx
- frontend/src/components/RecipeModal.tsx 107 additions, 22 deletionsfrontend/src/components/RecipeModal.tsx
- frontend/src/hooks/useGetProject.tsx 26 additions, 20 deletionsfrontend/src/hooks/useGetProject.tsx
- frontend/src/types.ts 2 additions, 0 deletionsfrontend/src/types.ts
Please register or sign in to comment