Skip to content

Commit

Permalink
fixed linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
shrotia committed Mar 15, 2024
1 parent a53f507 commit 8101fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/embed/embed.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ export default function decorate(block) {
});
observer.observe(block);
}
}
}

0 comments on commit 8101fff

Please sign in to comment.