We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 983f154 commit eb846f2Copy full SHA for eb846f2
README.md
@@ -1,4 +1,6 @@
1
-# react-promise [](https://nodei.co/npm/react-promise/)
+# react-promise
2
+[](https://nodei.co/npm/react-promise/)
3
+
4
a react.js component for general promise - no need for stateful component just to render a value hidden behind a promise or for a simple form.
5
Let's consider a trivial example: you have a promise such as this
6
```javascript
0 commit comments