@loafmarkets/ui 0.1.334 → 0.1.336

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/index.js CHANGED
@@ -13517,6 +13517,7 @@ var ButtonRow2 = styled9__default.default.div`
13517
13517
  display: inline-flex;
13518
13518
  align-items: center;
13519
13519
  justify-content: center;
13520
+ white-space: nowrap;
13520
13521
  }
13521
13522
  button:disabled {
13522
13523
  cursor: not-allowed;