We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ccdd5 commit 6af6cb5Copy full SHA for 6af6cb5
README.md
@@ -1,6 +1,11 @@
1
# React Eureka [](https://www.npmjs.com/package/react-eureka) [](https://www.npmjs.com/package/react-eureka)
2
+
3
+<img src="./src/logo.svg" style="max-width: 250px">
4
5
A minimalistic form wizard component for React
6
7
+[See Demo](https://eureka.gopher.it)
8
9
## Installation
10
```sh
11
npm install --save react-eureka
package.json
@@ -1,6 +1,6 @@
{
"name": "react-eureka",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "A React minimalistic wizard form",
"main": "build/index.js",
"scripts": {
src/logo.svg
0 commit comments