MED-177: add booking confirmation

This commit is contained in:
Danel Kungla
2025-10-01 18:55:53 +03:00
parent 0c5d38f274
commit f73bbf54ad
13 changed files with 215 additions and 2052 deletions

View File

@@ -5,7 +5,7 @@ import { redirect } from 'next/navigation';
import { sdk } from '@lib/config';
import medusaError from '@lib/util/medusa-error';
import { HttpTypes, StoreCart } from '@medusajs/types';
import type { HttpTypes, StoreCart } from '@medusajs/types';
import {
getAuthHeaders,