Skip to content

Commit

Permalink
test: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
liweijie0812 committed Aug 19, 2024
1 parent a0ceb96 commit 9d42517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/badge/demos/base.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<t-icon name="notification" size="24" aria-label="通知" />
</t-badge>
<t-badge dot :offset="[1, 1]" class="badge-item">
<t-button>按钮</t-button>
<t-button>按钮123</t-button>
</t-badge>
</div>

Expand Down

0 comments on commit 9d42517

Please sign in to comment.