2 changed files with 0 additions and 7 deletions
@ -1,4 +0,0 @@
@@ -1,4 +0,0 @@
|
||||
/* eslint-disable react/no-danger */ |
||||
export const HtmlComment = ({ text }) => ( |
||||
<span style={{ display: 'none' }} dangerouslySetInnerHTML={{ __html: `\n\n<!-- ${text} -->` }} /> |
||||
); |
Loading…
Reference in new issue