Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
uyarn committed Oct 12, 2023
1 parent 6ee0153 commit 5c5030b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tag-input/_example/excess.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
export default {
data() {
return {
tags: ['Vue', 'React'],
tags: ['Vue', 'React', 'VueNext', 'MiniProgram', 'Angular', 'Starter Kit'],
};
},
};
Expand Down

0 comments on commit 5c5030b

Please sign in to comment.