File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11<h1 align =" center " >react-default-memo</h1 >
22
33<p align =" center " >
4- <img alt =" npm " src =" https://img.shields.io/npm/v/react-default-memo " >
5- <img alt =" npm (tag) " src =" https://img.shields.io/npm/v/react-default-memo/alpha " >
6- <img src =" https://github.com/slikts/react-default-memo/workflows/Build/badge.svg " alt =" Release " >
4+ <a href = " https://www.npmjs.com/package/react-default-memo " >< img alt =" npm " src =" https://img.shields.io/npm/v/react-default-memo " ></ a >
5+ <a href = " https://www.npmjs.com/package/react-default-memo " >< img alt =" npm (tag) " src =" https://img.shields.io/npm/v/react-default-memo/alpha " ></ a >
6+ <a href = " https://github.com/slikts/react-default-memo/actions?query=workflow%3ABuild " >< img src =" https://github.com/slikts/react-default-memo/workflows/Build/badge.svg " alt =" Release " ></ a >
77 <a href =" https://coveralls.io/github/slikts/react-default-memo " ><img src =" https://img.shields.io/coveralls/slikts/react-default-memo.svg " alt =" Coveralls " ></a >
88 <a href =" https://github.com/semantic-release/semantic-release " ><img src =" https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg " alt =" semantic-release " ></a >
9+ <img src =" https://badgen.net/dependabot/slikts/react-default-memo " alt =" Dependabot " >
910</p >
1011
1112[ Demo] .
@@ -29,4 +30,5 @@ Add at the top of a file:
2930import { createValueElement } from " react-default-memo" ;
3031```
3132
33+ [ tuplerone ] : https://github.com/slikts/tuplerone
3234[ demo ] : https://codesandbox.io/s/react-default-memo-demo-y3kp7
You can’t perform that action at this time.
0 commit comments