diff --git a/src/pages/food/Create.tsx b/src/pages/food/Create.tsx index e77111e..1e1f742 100644 --- a/src/pages/food/Create.tsx +++ b/src/pages/food/Create.tsx @@ -102,13 +102,13 @@ const CreateFood: FC = () => { return (
-
+
غذای جدید
-
+
-
+
{ />
-
+
{
- +
+ +
) diff --git a/src/pages/food/Update.tsx b/src/pages/food/Update.tsx index 296d963..ad82dc0 100644 --- a/src/pages/food/Update.tsx +++ b/src/pages/food/Update.tsx @@ -158,13 +158,13 @@ const UpdateFood: FC = () => { return (
-
+
ویرایش غذا
-
+
-
+
@@ -187,15 +187,17 @@ const UpdateFood: FC = () => {
- +
+ +
) diff --git a/src/pages/food/components/BasicInfoSection.tsx b/src/pages/food/components/BasicInfoSection.tsx index a5feb33..8a1eab5 100644 --- a/src/pages/food/components/BasicInfoSection.tsx +++ b/src/pages/food/components/BasicInfoSection.tsx @@ -37,7 +37,7 @@ const BasicInfoSection: FC = ({ formik, categories }) => />
-
+
= (props: Props) => { return ( -
+
diff --git a/src/pages/food/components/MealTimesSection.tsx b/src/pages/food/components/MealTimesSection.tsx index dcd7aec..601bdba 100644 --- a/src/pages/food/components/MealTimesSection.tsx +++ b/src/pages/food/components/MealTimesSection.tsx @@ -35,7 +35,7 @@ const MealTimesSection: FC = ({ formik }) => {
15 تا 19 عصرانه
18 تا 24 شام
-
+
{mealTypes.map((mealType) => (
= ({ formik }) => { return (
گزینه‌های سرویس
-
+
= ({ formik }) => { return (
روزهای هفته
-
+
{weekDays.map((day) => (