Tim Rybicki
Tim Rybicki
Hey there, The links on for "Step 01", "Step 02", etc don't work currently on the site [https://richardzcode.github.io/Journal-AWS-Amplify-Tutorial/](https://richardzcode.github.io/Journal-AWS-Amplify-Tutorial/). Looks like the steps are in your ReadMe, but just letting you...
Can you spot something I'm doing wrong? I have two reducers and am adding `expireReducer` to the rootConfig. ``` const userPersistConfig = { key: 'user', storage, blacklist: ['hasLocalWarningToastBeenShown'], }; const...
If this is true, the docs on this repo should be updated to say **this only works with docz v1**. For anyone wondering, here is the way to do css...