sixseconds-modules 1.6.129 → 1.6.131

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.es.js CHANGED
@@ -14744,6 +14744,7 @@ const UserProfile = ({ t: t2, userData, setInitialState, extraMenuOptions, route
14744
14744
  Box,
14745
14745
  {
14746
14746
  sx: {
14747
+ direction: "ltr",
14747
14748
  flex: 1,
14748
14749
  whiteSpace: "normal",
14749
14750
  wordBreak: "break-all"