Skip to content

Commit 9e9eb66

Browse files
committed
dx: add test logo override component
1 parent 0a89c2e commit 9e9eb66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

playground/components/AppLogo.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<template>
2+
<div>playground logo override</div>
3+
</template>

0 commit comments

Comments
 (0)