yari
yari copied to clipboard
fix(build): fix iframe title + div ids
Summary
- Don't mututate the DOM in collectClosestCode. We'll use the same title as with regual live samples.
- Don't add ids to divs?! Currnet we add ids to notes by accident: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout/Masonry_layout#sect1
How did you test this change?
Locally