Skip to content

Commit

Permalink
chore(examples): remove extra quote in requirejs/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Oct 29, 2023
1 parent 36f1272 commit 9174cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/requirejs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
HTMLReactParser(`
<h2 style="font-family: 'Lucida Grande', sans-serif;">
HTMLReactParser loaded with RequireJS
</h2>'
</h2>
`)
);
});
Expand Down

0 comments on commit 9174cbb

Please sign in to comment.