Skip to content

Commit 27bf48e

Browse files
committed
add links
1 parent c9eeda4 commit 27bf48e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,8 @@ It's fully support the `useState` API, so you can change your `useState` to `use
9898
- Star & fork this project.
9999
- I'm open to your contribution.
100100
- Better documentation or whatever your like. Just open a PR
101+
102+
## Other innovations by cretors:
103+
104+
- [ביחד ננצח](https://yachad.app)
105+
- [Webpage Screenshot](https://chromewebstore.google.com/detail/webpage-screenshot-entire/akgpcdalpfphjmfifkmfbpdmgdmeeaeo)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-usestateref",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "useRef and UseState together!",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)