Skip to content

Commit 372c2dd

Browse files
committed
chore: test fervid
1 parent 979a9a5 commit 372c2dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/vite/src/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ function counter() {
1111

1212
<template>
1313
<div>Im testing</div>
14+
<img src="./assets/aaa.jpg" width="100" height="100" alt="logo" />
1415
<button type="button" @click="counter">count1 is {{ count }}</button>
1516
<HelloWorld />
1617
</template>

0 commit comments

Comments
 (0)