Skip to content

Commit

Permalink
chore: fix demo typo name
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Jun 16, 2021
1 parent fc519ff commit 4963117
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ exports[`renders ./components/breadcrumb/demo/separator.md correctly 1`] = `
</div>
`;

exports[`renders ./components/breadcrumb/demo/separator-indepent.md correctly 1`] = `
exports[`renders ./components/breadcrumb/demo/separator-component.md correctly 1`] = `
<div
class="ant-breadcrumb"
>
Expand Down

0 comments on commit 4963117

Please sign in to comment.