@foodpilot/foods 0.5.7 → 0.5.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.js +1 -1
- package/dist/main.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -32513,7 +32513,7 @@ const fc = (e) => {
|
|
|
32513
32513
|
{
|
|
32514
32514
|
direction: "row",
|
|
32515
32515
|
useFlexGap: !0,
|
|
32516
|
-
|
|
32516
|
+
alignItems: "center",
|
|
32517
32517
|
justifyContent: "space-between",
|
|
32518
32518
|
sx: {
|
|
32519
32519
|
padding: "18px 16px"
|