fix bug build

This commit is contained in:
hamid zarghami
2025-05-05 17:34:09 +03:30
parent f45273fc96
commit 817327519a
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -109,6 +109,7 @@ export type MyServicesItem = {
title: string;
updatedAt: string;
userCount: number;
slug: string;
};
};
startDate: string;
@@ -1,5 +1,4 @@
import { FC } from 'react'
import { Document } from 'iconsax-react'
const SupportSkeleton: FC = () => {
return (