Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
gbalint committed Oct 25, 2024
1 parent 124da3f commit 876f3c7
Show file tree
Hide file tree
Showing 2 changed files with 4,453 additions and 568 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,23 @@ Object {
"y": 0,
},
"padding": Object {},
"parentContainerGridProperties": Object {
"gridAutoColumns": null,
"gridAutoFlow": null,
"gridAutoRows": null,
"gridTemplateColumns": null,
"gridTemplateRows": null,
},
"parentContainerGridPropertiesFromProps": Object {
"gridAutoColumns": null,
"gridAutoFlow": null,
"gridAutoRows": null,
"gridTemplateColumns": null,
"gridTemplateRows": null,
},
"parentFlexDirection": null,
"parentFlexGap": 0,
"parentGridCellGlobalFrames": null,
"parentHugsOnMainAxis": false,
"parentJustifyContent": null,
"parentLayoutSystem": "flow",
Expand Down Expand Up @@ -383,8 +398,23 @@ Object {
"y": 0,
},
"padding": Object {},
"parentContainerGridProperties": Object {
"gridAutoColumns": null,
"gridAutoFlow": null,
"gridAutoRows": null,
"gridTemplateColumns": null,
"gridTemplateRows": null,
},
"parentContainerGridPropertiesFromProps": Object {
"gridAutoColumns": null,
"gridAutoFlow": null,
"gridAutoRows": null,
"gridTemplateColumns": null,
"gridTemplateRows": null,
},
"parentFlexDirection": null,
"parentFlexGap": 0,
"parentGridCellGlobalFrames": null,
"parentHugsOnMainAxis": false,
"parentJustifyContent": null,
"parentLayoutSystem": "flow",
Expand Down
Loading

0 comments on commit 876f3c7

Please sign in to comment.