Handle review changes

This commit is contained in:
Shreerang Kale 2023-10-11 17:15:36 +05:30
parent da6f3a5ddf
commit 482ce838b7

View File

@ -288,6 +288,9 @@ Stack components:
await clearNodeStorage()
```
* Clear `site data` in `Application` section of `chrome developer tools`
* Run the following in the browser console to clear data in local storage:
```bash
localStorage.clear()
```
* On a fresh restart, clear activity tab data in MetaMask for concerned accounts