owlprotocol / web3-redux

Web3 Redux Library
6 stars 1 forks source link

Remove unused dependencies #162

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Remove unused depencies

Remove unused depencies from web3-redux-components project and refactor/re-style any components using the legacy UI framework. Frameworks to remove include any that aren't necessary now that we use @chakra. Some suggestions include:

Make sure to fix any build errors by updating old components that use these frameworks. closes #158

netlify[bot] commented 2 years ago

Deploy Preview for web3-redux-components ready!

Name Link
Latest commit 7a9ec2a0c5bf385092b9e00c5fa6e80326572eeb
Latest deploy log https://app.netlify.com/sites/web3-redux-components/deploys/627ce5f88632a200082796cc
Deploy Preview https://deploy-preview-162--web3-redux-components.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

leovigna commented 2 years ago

I think we might want to remove styled-components as well. I'm running into some build issues and it seems redundant to use alongside @emotion/styled