crud guide service
This commit is contained in:
@@ -168,7 +168,11 @@ const ListService: FC = () => {
|
||||
<Eye size={20} color='#8C90A3' />
|
||||
</Link>
|
||||
</Td>
|
||||
<Td text={''} />
|
||||
<Td text={''}>
|
||||
<Link to={Pages.services.guide + item.id}>
|
||||
<Button label='راهنمای سرویس' className='px-4' />
|
||||
</Link>
|
||||
</Td>
|
||||
</tr>
|
||||
)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user