recoil-nexus
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "recoil-nexus", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "A small Typescript package to access your Recoil atoms outside of React components.", | ||
@@ -33,2 +33,2 @@ "main": "build/RecoilNexus.js", | ||
} | ||
} | ||
} |
@@ -13,3 +13,3 @@ # R E C O I L - N E X U S | ||
- [Simple Loader Example](https://codesandbox.io/s/quirky-euclid-qnvzw) | ||
- [Simple Loader Example](https://codesandbox.io/s/github/luisanton-io/simple-loader-with-nexus) | ||
@@ -28,3 +28,3 @@ ## Install | ||
### 1. Add `RecoilNexus` as children of `RecoilRoot` | ||
### 1. Add `RecoilNexus` in your `RecoilRoot` | ||
@@ -31,0 +31,0 @@ ```tsx |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4692
4
60