@innovastudio/contentbox 1.6.21 → 1.6.23
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.
@@ -806,4 +806,5 @@ _txt["Add Breakpoint"] = "Add Breakpoint";
|
|
806
806
|
_txt["default"] = "default";
|
807
807
|
_txt["Desktop - Large Screen"] = "Desktop - Large Screen";
|
808
808
|
_txt["Desktop / Laptop"] = "Desktop / Laptop";
|
809
|
-
_txt["Auto Layout on Mobile"] = "Auto Layout on Mobile";
|
809
|
+
_txt["Auto Layout on Mobile"] = "Auto Layout on Mobile";
|
810
|
+
_txt["Column Gap"] = "Column Gap";
|
package/readme.txt
CHANGED