add notice for schedule

This commit is contained in:
hamid zarghami
2026-02-09 11:49:07 +03:30
parent 2e6fdedbc2
commit bae008a3bd
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -53,6 +53,11 @@ const ScheduleList: FC = () => {
/>
</div>
<div className='bg-yellow-100 text-yellow-500 text-sm p-4 rounded-lg mt-5 w-fit mx-auto font-bold'>
نکته :
در صورتی زمان بندی یک روز هفته را وارد نکنید در تمامی ساعت ها امکان سفارش گیری می باشد.
</div>
<Table
columns={columns}
data={schedules}