Skip to content

Commit

Permalink
fix: native snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabhdaware committed Dec 9, 2024
1 parent 4011e94 commit c301980
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,6 @@ exports[`createTheme should create a theme with the correct brand colors 1`] = `
"gentle": 480,
"long": 2000,
"moderate": 280,
"none": 0,
"xgentle": 960,
"xlong": 3000,
"xquick": 160,
Expand Down Expand Up @@ -2395,7 +2394,6 @@ exports[`createTheme should create a theme with the correct brand colors 4`] = `
"gentle": 480,
"long": 2000,
"moderate": 280,
"none": 0,
"xgentle": 960,
"xlong": 3000,
"xquick": 160,
Expand Down

0 comments on commit c301980

Please sign in to comment.