@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.mjs CHANGED
@@ -13491,6 +13491,7 @@ var ButtonRow2 = styled9.div`
13491
13491
  display: inline-flex;
13492
13492
  align-items: center;
13493
13493
  justify-content: center;
13494
+ white-space: nowrap;
13494
13495
  }
13495
13496
  button:disabled {
13496
13497
  cursor: not-allowed;