safe-react-components
safe-react-components copied to clipboard
Safe react component library
Resolves #230 Removes Alert border
We changed our preferred design for Alerts to be borderless: i.e. We should adjust the exported theme accordingly.
Move from ethereum-blockies-base64 to [blo](https://github.com/bpierre/blo), for a faster (~4.7x) and more precise rendering of the blockies identicons, while also being smaller ([2.75kb](https://bundlejs.com/?bundle&q=ethereum-blockies-base64) => [0.67 KB](https://bundlejs.com/?bundle&q=blo)). Disclaimer: I am the author...
Whenever I try and use AddressInput, it just says "TODO: AddressInput". Is this component not finished yet? If so, how does it work on the main app, storybook, etc?