Skip to content

Commit

Permalink
docs: dialog demo desc
Browse files Browse the repository at this point in the history
  • Loading branch information
richard1015 committed May 13, 2021
1 parent d0e4c23 commit dbe2b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/packages/dialog/demo.vue
Expand Up @@ -29,7 +29,7 @@
</nut-cell>
<nut-cell :is-link="true" :show-icon="true" @click.native="showDialog6">
<span slot="title">
<label>无弹出动效且关闭时不销毁dislog实例</label>
<label>无弹出动效且关闭时不销毁dialog实例</label>
</span>
</nut-cell>
<nut-cell :is-link="true" :show-icon="true" @click.native="showDialog7">
Expand Down

0 comments on commit dbe2b6b

Please sign in to comment.