-
- Downloads
Create <SanitizedHtml/> component. Part of #1854
Showing
- __tests__/src/components/SanitizedHtml.test.js 25 additions, 0 deletions__tests__/src/components/SanitizedHtml.test.js
- package.json 1 addition, 0 deletionspackage.json
- src/components/SanitizedHtml.js 30 additions, 0 deletionssrc/components/SanitizedHtml.js
- src/lib/htmlRules.js 7 additions, 0 deletionssrc/lib/htmlRules.js
... | ... | @@ -34,6 +34,7 @@ |
"classnames": "^2.2.6", | ||
"css-ns": "^1.2.2", | ||
"deepmerge": "^3.1.0", | ||
"dompurify": "^1.0.9", | ||
"i18next": "^14.0.1", | ||
"intersection-observer": "^0.5.1", | ||
"manifesto.js": "^3.0.9", | ||
... | ... |
src/components/SanitizedHtml.js
0 → 100644
src/lib/htmlRules.js
0 → 100644
Please register or sign in to comment