asdasd
This commit is contained in:
@@ -342,7 +342,6 @@
|
||||
};
|
||||
const lastContent = new Map();
|
||||
const syncing = new WeakSet();
|
||||
const syncing = new WeakSet();
|
||||
const normalizeHtml = (value) => {
|
||||
return String(value || '')
|
||||
.replace(/<br\s*\/?>/gi, '')
|
||||
|
||||
Reference in New Issue
Block a user