Skip to content

Commit 68abb47

Browse files
committed
try to add test
1 parent af1d9c9 commit 68abb47

File tree

4 files changed

+1354
-0
lines changed

4 files changed

+1354
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<script>
2+
const { p } = $props();
3+
</script>
4+
5+
<span>{p}</span>

0 commit comments

Comments
 (0)