mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 22:49:31 -07:00
Update laserFlowCode.ts
This commit is contained in:
@@ -72,7 +72,7 @@ export const laserFlow = createCodeObject(code, 'Animations/LaserFlow', {
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import { ref } from 'vue'
|
import { useTemplateRef } from 'vue'
|
||||||
import LaserFlow from './LaserFlow.vue'
|
import LaserFlow from './LaserFlow.vue'
|
||||||
|
|
||||||
const revealImgRef = useTemplateRef('revealImgRef')
|
const revealImgRef = useTemplateRef('revealImgRef')
|
||||||
|
|||||||
Reference in New Issue
Block a user