back page update
This commit is contained in:
@@ -23,7 +23,7 @@ const PharmacyList = () => {
|
||||
const [deleteDialog, setDeleteDialog] = useState(false);
|
||||
|
||||
return (
|
||||
<DashboardLayout>
|
||||
<DashboardLayout link="/">
|
||||
<div className="flex justify-between items-center">
|
||||
<AddedButton onClick={() => router("/pharmacy/added")} />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user