Skip to content

Commit 2477c44

Browse files
committed
chore: remove lazy loading from login image
1 parent 82ada88 commit 2477c44

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Shared/Components/LoginBanner/LoginBanner.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ const LoginBanner = () => {
162162
style={{
163163
maxHeight: '90%',
164164
}}
165-
loading="lazy"
166165
/>
167166
</div>
168167
<div className="p-40 dc__backdrop-filter bg__primary flex dc__gap-12 dc__zi-2">

0 commit comments

Comments
 (0)