Razvan Soare
Razvan Soare
Ok little update.. i managed to do something using a higher order function like this ``` const withContext = Component => { return class Wrapper extends React.PureComponent { render() {...
I saw this in the example from the first page. If you run it you will be able to switch between list and normal text. Hope this helps ``` {...
Did you find a solution ? Edit: I just updated bcrypt library to the latest version ^3.0.6 @jajapabatao package.json -> edit `"bcrypt": "^3.0.6",` then `npm i`
Any fix for this ?