+1
-1
| { | ||
| "name": "hyperwrap", | ||
| "version": "1.0.5", | ||
| "version": "1.0.6", | ||
| "description": "Makes React simple and functional", | ||
@@ -5,0 +5,0 @@ "main": "index.tsx", |
+6
-0
@@ -78,2 +78,8 @@ # Meet hyperwrap | ||
| Below we are able to inject both state and actions. | ||
| This allows us to test against different state configurations. | ||
| We are also able to inject stub actions for isolated component testing. | ||
| ```javascript | ||
@@ -80,0 +86,0 @@ |
5335
3.71%131
4.8%