fix(SW-1143) Set with on breadcrumbs shimmer

This commit is contained in:
Pontus Dreij
2024-12-10 12:58:50 +01:00
parent 71685c24f4
commit 153ed086cb

View File

@@ -12,7 +12,7 @@ export async function SelectHotelSkeleton({ count = 4 }: Props) {
return (
<div className={styles.skeletonContainer}>
<header className={styles.header}>
<SkeletonShimmer height={"25px"} />
<SkeletonShimmer height={"25px"} width={"400px"} />
<div className={styles.title}>
<div className={styles.cityInformation}>
<SkeletonShimmer height={"25px"} width={"200px"} />