mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-07 21:07:47 +00:00
move iframe width/height props to constants in MarkdownRenderer
This commit is contained in:
@@ -78,7 +78,7 @@ ReactDOM.createRoot(rootElement).render(
|
||||
|
||||
When finished, you should be able to verify the version of React you’re using with `{React.version}`
|
||||
|
||||
<iframe src="https://app.coderpad.io/sandbox?question_id=200107" width="704" height="500" loading="lazy"></iframe>
|
||||
<iframe src="https://app.coderpad.io/sandbox?question_id=200107" loading="lazy"></iframe>
|
||||
|
||||
## Conclusion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user