diff --git a/components/booking/information/Detail.js b/components/booking/information/Detail.js
index 2ce350f..a0d4d52 100644
--- a/components/booking/information/Detail.js
+++ b/components/booking/information/Detail.js
@@ -97,7 +97,7 @@ function Detail({ doctor, step, setStep }) {
diff --git a/components/layout/header/list/col/index.js b/components/layout/header/list/col/index.js
index 4ed196e..533ff29 100644
--- a/components/layout/header/list/col/index.js
+++ b/components/layout/header/list/col/index.js
@@ -6,9 +6,6 @@ import { isActiveURL } from "@/helper";
function Col({ isActive, setIsActive, name }) {
return (