Skip to content

Commit

Permalink
[#59879] hide unneede loading-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
EinLama committed Jan 16, 2025
1 parent d4abe0a commit b2014c1
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,5 @@
loading="lazy"
id="op-hover-card-body"
[src]="turboFrameSrc">
<op-content-loader
viewBox="0 0 500 95"
>
<svg:rect x="10" y="0" width="60%" height="16" rx="1" />
<svg:rect x="10" y="20" width="80%" height="16" rx="1" />
<svg:rect x="10" y="40" width="30%" height="16" rx="1" />
</op-content-loader>
</turbo-frame>
</div>

0 comments on commit b2014c1

Please sign in to comment.