Transition added

This commit is contained in:
Bahadır Sofuoğlu
2022-11-03 01:37:25 +03:00
parent e0fb57a255
commit f76ef79b21
3 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { toRefs, reactive, watch, ref, computed } from 'vue';
import { toRefs, reactive, computed } from 'vue';
const layoutConfig = reactive({
ripple: false,