diff --git a/UI/src/utils.js b/UI/src/utils.js index 107dca6..5a8ac90 100644 --- a/UI/src/utils.js +++ b/UI/src/utils.js @@ -1 +1 @@ -export const msgToReal = (msg) => (msg.replace('<', '<').replace('\n', '
')) +export const msgToReal = (msg) => (msg.replace(/'))