Skip to content

Commit

Permalink
Add TODO to remove WP coupling
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka committed Dec 12, 2022
1 parent 459c00e commit 0278d3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/sandbox/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ const observeAndResizeJS = function () {
window.addEventListener( 'resize', sendResize, true );
};

// TODO: These styles shouldn't be coupled with WordPress.
const style = `
body {
margin: 0;
Expand Down

0 comments on commit 0278d3e

Please sign in to comment.