orig. formatting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
// import sanitizeHtml from 'sanitize-html';
|
||||
|
||||
export class HtmlUtils {
|
||||
public static getElementByIdOrFail<T extends HTMLElement>(id: string): T {
|
||||
|
||||
@@ -36,3 +36,4 @@
|
||||
"packages/iframe-api-typings"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user