HarisSpahijaPon

Results 3 issues of HarisSpahijaPon

Type: **major** **Describe the request** Material UI should be updated to v4+ **Reason** Currently a lot of new features have been added to version 4 of Material UI. People using...

Type: **minor** [On line 84 on Address.js ](https://github.com/reactioncommerce/reaction-component-library/blob/7531a197a554ab8978da8e5ce35a06205d74ec7f/package/src/components/Address/v1/Address.js#L84) ```javascript break; // case "region": // addressElement = {addressProp} ; // break; default: addressElement = ( ``` Commented case should be removed

help wanted
good first issue
severity low

# Component Name `addressToString.js` ## Overview / Summary Sometimes a user wants to pass a custom util function, such as with adressToString. The user might want a different format or...