Merged in fix/linting (pull request #2708)
Fix/linting * fix import issues and add lint check no-extraneous-dependencies * fix use type HotelType instead of string Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -42,6 +42,7 @@ export default function SkeletonShimmer({
|
||||
}}
|
||||
>
|
||||
{/* zero width space, allows for font styles to affect height */}
|
||||
{/* eslint-disable-next-line formatjs/no-literal-string-in-jsx */}
|
||||
<span aria-hidden="true">​</span>
|
||||
</span>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user