@salesgenterp/ui-components 0.4.285 → 0.4.286

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
@@ -907,7 +907,7 @@ var APIStaticPage = function APIStaticPage(_ref) {
907
907
  logoUrl: logoUrl
908
908
  }))))))));
909
909
  };
910
- var Root = styled__default(material.Box)(_templateObject$4 || (_templateObject$4 = _taggedTemplateLiteralLoose([""])));
910
+ var Root = styled__default(material.Box)(_templateObject$4 || (_templateObject$4 = _taggedTemplateLiteralLoose(["\n image {\n max-width: 100%;\n }\n"])));
911
911
 
912
912
  var convertCamCaseToSnake = function convertCamCaseToSnake(child) {
913
913
  var _Object$keys;