add: order tracking page
This commit is contained in:
@@ -186,7 +186,7 @@ function OrderTrackingPage() {
|
||||
</Button>
|
||||
<Button
|
||||
onClick={toggleBottomSheet1}
|
||||
className='bg-disabled! text-primary!'
|
||||
className='bg-disabled! text-foreground!'
|
||||
>
|
||||
انصراف
|
||||
</Button>
|
||||
@@ -250,7 +250,7 @@ function OrderTrackingPage() {
|
||||
<Button
|
||||
type='button'
|
||||
onClick={toggleBottomSheet2}
|
||||
className='bg-disabled! text-primary!'
|
||||
className='bg-disabled! text-foreground!'
|
||||
>
|
||||
انصراف
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user