update customer and update service category and ...
This commit is contained in:
@@ -105,7 +105,7 @@ const CustomerList: FC = () => {
|
||||
</Link>
|
||||
</Td>
|
||||
<Td text={''}>
|
||||
<Link to={Pages.ticket.detail + '1'}>
|
||||
<Link to={Pages.customer.update + item.id}>
|
||||
<Eye size={20} color='#8C90A3' />
|
||||
</Link>
|
||||
</Td>
|
||||
|
||||
Reference in New Issue
Block a user