Remove unnecessary export

This commit is contained in:
Jaiwanth 2021-06-01 17:22:13 +05:30
parent 9c38af0075
commit fc61e96218

View file

@ -233,7 +233,7 @@ const transformTags: IExtendedSanitizeOptions["transformTags"] = { // custom to
},
};
export const sanitizeHtmlParams: IExtendedSanitizeOptions = {
const sanitizeHtmlParams: IExtendedSanitizeOptions = {
allowedTags: [
'font', // custom to matrix for IRC-style font coloring
'del', // for markdown