Skip to content

Commit 9174cbb

Browse files
chore(examples): remove extra quote in requirejs/index.html
1 parent 36f1272 commit 9174cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/requirejs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
HTMLReactParser(`
2424
<h2 style="font-family: 'Lucida Grande', sans-serif;">
2525
HTMLReactParser loaded with RequireJS
26-
</h2>'
26+
</h2>
2727
`)
2828
);
2929
});

0 commit comments

Comments
 (0)