Skip to content

Commit

Permalink
feat(action-menu): [action-menu] add XDesign theme
Browse files Browse the repository at this point in the history
  • Loading branch information
gimmyhehe committed Mar 29, 2024
1 parent e42ee85 commit ee7711a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/sites/demos/pc/app/action-menu/basic-usage.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<template>
<tiny-action-menu :options="options"> </tiny-action-menu>
<tiny-action-menu :options="options" mode="card"> </tiny-action-menu>
</template>

<script>
Expand Down

0 comments on commit ee7711a

Please sign in to comment.