handle limit page dashboard & change header profile user & get data from api in page clinics & clinic item and doctor item
This commit is contained in:
@@ -52,7 +52,7 @@ function ItemClinic({ data }) {
|
||||
</div>
|
||||
|
||||
{/* Arrow */}
|
||||
<Link href={`/clinic/${data.id}`}>
|
||||
<Link href={`/clinic/${data.uuid}`}>
|
||||
<Button className="!bg-[#5559CE] !p-[14px] !absolute !left-4 !bottom-4 !rounded-full !w-fit">
|
||||
<ArrowLeftD />
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user