Merge branch 'feature/place-order' into 'develop'
feat(UC04): merge with develop See merge request !26
Showing
- frontend/src/App.tsx 4 additions, 3 deletionsfrontend/src/App.tsx
- frontend/src/components/CartCard.tsx 43 additions, 54 deletionsfrontend/src/components/CartCard.tsx
- frontend/src/components/Logo.tsx 26 additions, 22 deletionsfrontend/src/components/Logo.tsx
- frontend/src/components/MenuCard.tsx 1 addition, 1 deletionfrontend/src/components/MenuCard.tsx
- frontend/src/components/OrderCard.tsx 1 addition, 1 deletionfrontend/src/components/OrderCard.tsx
- frontend/src/components/ProductCard.tsx 5 additions, 50 deletionsfrontend/src/components/ProductCard.tsx
- frontend/src/components/TenantHeader.tsx 12 additions, 24 deletionsfrontend/src/components/TenantHeader.tsx
- frontend/src/pages/ShoppingCart.tsx 72 additions, 154 deletionsfrontend/src/pages/ShoppingCart.tsx
- frontend/src/pages/TenantInfo.tsx 114 additions, 3 deletionsfrontend/src/pages/TenantInfo.tsx
Please register or sign in to comment