Skip to content

Commit

Permalink
Merge pull request #36 from wxd237/patch-1
Browse files Browse the repository at this point in the history
组件 Breadcrumb注册有问题
  • Loading branch information
chaoren1641 authored Oct 29, 2017
2 parents a4c63a5 + 7f02a15 commit 2857b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Breadcrumb/Breadcrumb.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

<script type="text/babel">
export default {
name: 'Breadcrumb',
props: {
name: 'Breadcrumb',
symbol: {
type: String,
default: '/'
Expand Down

0 comments on commit 2857b48

Please sign in to comment.