Skip to content

Commit

Permalink
fix: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed May 13, 2023
1 parent ce1151a commit da29343
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 420 deletions.
16 changes: 4 additions & 12 deletions tests/form/__snapshots__/demo.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -48502,12 +48502,8 @@ exports[`form demos 📸 renders ./packages/form/src/demos/layout-footer.tsx cor
>
<ol>
<li>
<span
class="ant-breadcrumb-link"
>
<span>
一级名称
</span>
<span>
一级名称
</span>
</li>
<li
Expand All @@ -48517,12 +48513,8 @@ exports[`form demos 📸 renders ./packages/form/src/demos/layout-footer.tsx cor
/
</li>
<li>
<span
class="ant-breadcrumb-link"
>
<span>
二级名称
</span>
<span>
二级名称
</span>
</li>
</ol>
Expand Down
Loading

0 comments on commit da29343

Please sign in to comment.