prometheus/web/ui/react-app/src/components/SanitizeHTML
Ritesh Shrivastav 0f91ff4540 React UI: Sanitize HTML string to allow only supported elements (#6165)
* Add component to sanitize html

Signed-off-by: Ritesh Shrivastav <ritesh.conf@gmail.com>

* Use SanitizeHTML component to allow only supported elements

Signed-off-by: Ritesh Shrivastav <ritesh.conf@gmail.com>

* Add allowedTags props in SanitizeHTML component

Signed-off-by: Ritesh Shrivastav <ritesh.conf@gmail.com>
2019-10-17 20:52:24 +02:00
..
index.tsx React UI: Sanitize HTML string to allow only supported elements (#6165) 2019-10-17 20:52:24 +02:00
test.js React UI: Sanitize HTML string to allow only supported elements (#6165) 2019-10-17 20:52:24 +02:00