fix: build

This commit is contained in:
hamid zarghami
2025-11-27 09:51:51 +03:30
parent fa7f95df43
commit fb6a34e314
2 changed files with 2 additions and 2 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
@@ -6,7 +6,7 @@ import dynamic from 'next/dynamic';
import AnimatedBottomSheet from '@/components/bottomsheet/AnimatedBottomSheet';
import Button from '@/components/button/PrimaryButton';
import { Skeleton } from '@/components/ui/skeleton';
import { MarkerData } from '@/app/[name]/(Profile)/profile/address/new/page';
import { MarkerData } from '@/app/[name]/(Profile)/profile/address/types/Types';
import { HandPlatter, Package } from 'lucide-react';
import AnimatedBar from '@/components/utils/AnimatedBar';
import { Clock } from 'iconsax-react';