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.
<IonAnimation>
1 parent 3657e86 commit ea23ac6Copy full SHA for ea23ac6
src/runtime/components/IonAnimation.vue
@@ -1,5 +1,5 @@
1
<script setup lang="ts">
2
-import { onMounted, onBeforeUnmount } from 'vue'
+import { onMounted, onBeforeUnmount, ref } from 'vue'
3
import {
4
createAnimation,
5
Animation,
0 commit comments