Skip to content

Commit

Permalink
subtext updated
Browse files Browse the repository at this point in the history
  • Loading branch information
siddiquipro committed Oct 26, 2023
1 parent 8793f99 commit 70bc3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/components/test.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</template>

<script setup lang="ts">
const msg = "Hello World!";
const msg = "Vue3 UI components based on daisyui.";
</script>

<style scoped></style>

0 comments on commit 70bc3c1

Please sign in to comment.