add notice for schedule
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user