feat:sw-222 check if bookingUrl is linking to current or external page and use an anchor vs link element depending on it
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.link {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.stay:hover {
|
||||
border: 1.5px solid var(--Base-Border-Hover);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user