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 4c57b81 commit e7cf6f4Copy full SHA for e7cf6f4
packages/alpinejs/src/directives/x-effect.js
@@ -1,3 +1,4 @@
1
+import { skipDuringClone } from '../clone'
2
import { directive } from '../directives'
3
import { evaluate, evaluateLater } from '../evaluator'
4
0 commit comments