Create proper shim for xss library - second attempt

This commit is contained in:
Robin Ward
2020-09-15 10:42:51 -04:00
parent 273db57d6e
commit 8c384ae6b8
4 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
import xss from "pretty-text/xss";
import xss from "xss";
function attr(name, value) {
if (value) {