Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyFeliz committed May 10, 2021
1 parent f057e1f commit 8dd41ee
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 @@ -43,7 +43,7 @@ yarn add vue-tweet
<script>
import { defineComponent } from 'vue'
import Tweet from 'vue-tweet.vue'
import Tweet from 'vue-tweet'
export default defineComponent({
components: {
Expand Down

0 comments on commit 8dd41ee

Please sign in to comment.