Skip to content

Commit

Permalink
doc: typo error
Browse files Browse the repository at this point in the history
  • Loading branch information
lovefields committed Aug 19, 2024
1 parent cd21319 commit 84724bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Done!
</template>

<script setup lang="ts">
const content = ref([]); // content data
const data = ref([]); // content data
</script>
```

Expand Down

0 comments on commit 84724bc

Please sign in to comment.