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 dc073ad commit 2ea2197Copy full SHA for 2ea2197
src/interfaces/wrapperLike.ts
@@ -1,5 +1,5 @@
1
-import { DomEventNameWithModifier } from 'src/constants/dom-events'
2
-import { TriggerOptions } from 'src/createDomEvent'
+import { DomEventNameWithModifier } from '../constants/dom-events'
+import { TriggerOptions } from '../createDomEvent'
3
import {
4
DefinedComponent,
5
FindAllComponentsSelector,
0 commit comments