Merged in fix/SW-2535-remove-breadcrumbs-select-hotel (pull request #1968)

fix(SW-2535): remove breadcrumbs on select hotel page

* fix(SW-2535): remove breadcrumbs on select hotel page


Approved-by: Niclas Edenvin
This commit is contained in:
Bianca Widstam
2025-05-06 09:31:35 +00:00
parent fbeb23c2aa
commit 1639f1faf6
3 changed files with 1 additions and 66 deletions

View File

@@ -13,10 +13,6 @@ export function SelectHotelSkeleton({ count = 4 }: Props) {
<div className={styles.skeletonContainer}>
<header className={styles.header}>
<div className={styles.headerContent}>
<div className={styles.breadcrumbs}>
<SkeletonShimmer height={"25px"} width={"300px"} />
</div>
<div className={styles.title}>
<div className={styles.cityInformation}>
<SkeletonShimmer height={"25px"} width={"200px"} />