We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbeaafd commit 8dd273bCopy full SHA for 8dd273b
src/core/render/index.js
@@ -1,6 +1,6 @@
1
/* eslint-disable no-unused-vars */
2
-import tinydate from 'tinydate';
3
import DOMPurify from 'dompurify';
+import tinydate from 'tinydate';
4
import * as dom from '../util/dom';
5
import cssVars from '../util/polyfill/css-vars';
6
import { callHook } from '../init/lifecycle';
0 commit comments