8

GitHub - creotip/recoil-gear

 2 years ago
source link: https://github.com/creotip/recoil-gear
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

recoil-gear

Recoil connector to Redux DevTools

https://recoil-gear.netlify.app/

Installation

yarn add recoil-gear
npm install recoil-gear

Usage

import App from './App.tsx'
import { RecoilRoot } from 'recoil'
import { RecoilDevTools } from 'recoil-gear'

<RecoilRoot>
    <RecoilDevTools />
    <App />
</RecoilRoot>

Open up redux devtools and observe state changes in redux devtools


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK