File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
src/Button/__tests__/__snapshots__ Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3737 "@vibe/icon" : " 3.0.1" ,
3838 "@vibe/loader" : " 3.0.1" ,
3939 "@vibe/shared" : " 3.0.2" ,
40- "@vibe/storybook-config" : " 3.0.2" ,
4140 "classnames" : " ^2.5.1" ,
4241 "es-toolkit" : " ^1.39.10"
4342 },
4443 "devDependencies" : {
44+ "@vibe/storybook-config" : " 3.0.2" ,
4545 "@testing-library/react" : " ^12.1.2" ,
4646 "@vibe/config" : " 3.0.2" ,
4747 "@vibe/icons" : " 1.9.0" ,
Original file line number Diff line number Diff line change @@ -405,7 +405,7 @@ exports[`Button renders correctly > renders correctly with leftIcon 1`] = `
405405>
406406 <svg
407407 aria-hidden = { true }
408- className = " icon_0185a9a938 leftIcon noFocusStyle_76f8840e86 "
408+ className = " icon_35f8b8dc06 leftIcon noFocusStyle_b7c3cb34cb "
409409 data-testid = " icon"
410410 data-vibe = " Icon"
411411 fill = " currentColor"
@@ -458,7 +458,7 @@ exports[`Button renders correctly > renders correctly with rightIcon 1`] = `
458458 Button
459459 <svg
460460 aria-hidden = { true }
461- className = " icon_0185a9a938 rightIcon noFocusStyle_76f8840e86 "
461+ className = " icon_35f8b8dc06 rightIcon noFocusStyle_b7c3cb34cb "
462462 data-testid = " icon"
463463 data-vibe = " Icon"
464464 fill = " currentColor"
Original file line number Diff line number Diff line change 3535 },
3636 "dependencies" : {
3737 "@vibe/shared" : " 3.0.2" ,
38- "@vibe/storybook-config" : " 3.0.2" ,
3938 "classnames" : " ^2.5.1" ,
4039 "es-toolkit" : " ^1.39.10" ,
4140 "react-inlinesvg" : " ^4.1.3"
4241 },
4342 "devDependencies" : {
4443 "@vibe/config" : " 3.0.2" ,
4544 "@vibe/icons" : " 1.11.0" ,
45+ "@vibe/storybook-config" : " 3.0.2" ,
4646 "react" : " ^16.13.0" ,
4747 "react-dom" : " ^16.13.0" ,
4848 "typescript" : " ^4.7.3" ,
Original file line number Diff line number Diff line change 3535 },
3636 "dependencies" : {
3737 "@vibe/shared" : " 3.0.2" ,
38- "@vibe/storybook-config" : " 3.0.2" ,
3938 "classnames" : " ^2.5.1"
4039 },
4140 "devDependencies" : {
4241 "@testing-library/react" : " ^12.1.2" ,
42+ "@vibe/storybook-config" : " 3.0.2" ,
4343 "@vibe/config" : " 3.0.2" ,
4444 "react" : " ^16.13.0" ,
4545 "react-dom" : " ^16.13.0" ,
You can’t perform that action at this time.
0 commit comments