feat:update
This commit is contained in:
@@ -185,7 +185,7 @@ const MainPrescription = () => {
|
||||
title: "ACTION",
|
||||
|
||||
render: (item: any) => (
|
||||
<div className="flex items-center gap-2">
|
||||
<div className="flex flex-col sm:flex-row items-center justify-center gap-2">
|
||||
<CustomButton
|
||||
size="sm"
|
||||
icon={<Eye className="text-blue-400" />}
|
||||
|
||||
Reference in New Issue
Block a user