reaction-component-library
reaction-component-library copied to clipboard
Remove comments on Address.js
Type: minor
break;
// case "region":
// addressElement = <Fragment>{addressProp} </Fragment>;
// break;
default:
addressElement = (
Commented case should be removed
@aldeed @HarisSpahijaPon Can I work on this as part of hacktoberfest?