GoodDAPP
GoodDAPP copied to clipboard
Deal with warnings during running DApp on web
- [ ] Usage of
className
React prop (even it's done in .web.js file) - [ ] Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()