Skip to content

Commit

Permalink
Update iframe in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ntorionbearstudio committed Aug 30, 2024
1 parent 07eea73 commit a34089d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/components/iframe.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export const ResizableIframe = () => {
return (
<div className="my-4">
<iframe
loading="lazy"
ref={iframeRef}
src="/demo"
style={{
Expand Down

0 comments on commit a34089d

Please sign in to comment.