<!-- markdownlint-configure-file { "MD013": { "code_blocks": false, "tables": false }, "MD033": false, "MD041": false } -->
npm install recoil-gearRecoil connector to Redux DevTools
https://recoil-gear.netlify.app/
``sh `
yarn add recoil-gear
or
`sh `
npm install recoil-gear
`jsx
import App from './App.tsx'
import { RecoilRoot } from 'recoil'
import { RecoilDevTools } from 'recoil-gear'
``
Open up redux devtools and observe state changes in redux devtools