Skip to content

Commit

Permalink
fix: update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jia-nan committed Oct 15, 2023
1 parent 00d74a3 commit f9e5547
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/__snapshots__/check-site.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,9 @@ exports[`site test Component components/switch en Page 1`] = `2`;

exports[`site test Component components/switch zh Page 1`] = `2`;

exports[`site test Component components/table en Page 1`] = `9`;
exports[`site test Component components/table en Page 1`] = `8`;

exports[`site test Component components/table zh Page 1`] = `9`;
exports[`site test Component components/table zh Page 1`] = `8`;

exports[`site test Component components/tabs en Page 1`] = `2`;

Expand Down

0 comments on commit f9e5547

Please sign in to comment.