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