@innovastudio/contentbox 1.5.8 → 1.5.10
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.
@@ -654,4 +654,7 @@ _txt["Mute/Unmute"] = "Mute/Unmute";
|
|
654
654
|
_txt["Content Spacing"] = "Content Spacing";
|
655
655
|
_txt["Disable Pin on Mobile"] = "Disable Pin on Mobile";
|
656
656
|
_txt["Wrap Boxes (Breakpoint)"] = "Wrap Boxes (Breakpoint)";
|
657
|
+
_txt["Reverse Boxes"] = "Reverse Boxes";
|
658
|
+
_txt["Autofit on Mobile"] = "Autofit on Mobile";
|
659
|
+
_txt["Min Height"] = "Min Height";
|
657
660
|
|