yari icon indicating copy to clipboard operation
yari copied to clipboard

fix(build): fix iframe title + div ids

Open fiji-flo opened this issue 8 months ago • 1 comments

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

fiji-flo avatar Jun 20 '24 15:06 fiji-flo