Fixes bookingwidget skeleton and memoize fetching of creditcards
This commit is contained in:
@@ -245,7 +245,7 @@ export function SearchSkeleton() {
|
||||
</Caption>
|
||||
</div>
|
||||
<div className={styles.input}>
|
||||
<SkeletonShimmer />
|
||||
<SkeletonShimmer width={"100%"} />
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user