This commit is contained in:
amandaesmith3
2023-05-05 13:30:32 -05:00
parent 6c68c56a7f
commit 8043fcf42c
7 changed files with 15 additions and 7 deletions

View File

@ -13,7 +13,7 @@ import {
prepareOverlay,
present,
safeCall,
setOverlayId
setOverlayId,
} from '@utils/overlays';
import { sanitizeDOMString } from '@utils/sanitization';
import { getClassMap } from '@utils/theme';