mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Create proper shim for xss library - second attempt
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import xss from "pretty-text/xss";
|
||||
import xss from "xss";
|
||||
|
||||
function attr(name, value) {
|
||||
if (value) {
|
||||
|
Reference in New Issue
Block a user