dialog-react
Advanced tools
Comparing version
{ | ||
"name": "dialog-react", | ||
"version": "0.2.2", | ||
"description": "toast confirm prompt", | ||
"version": "1.0.0", | ||
"description": "toast confirm prompt confirmAuto", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
@@ -17,3 +17,3 @@ * **install** | ||
`import {Toast, Confirm, Prompt, ComfirmAuto} from "dialog-react"` | ||
`import {Toast, Confirm, Prompt, ConfirmAuto} from "dialog-react"` | ||
@@ -51,3 +51,3 @@ > many or one more | ||
``` | ||
<ComfirmAuto | ||
<ConfirmAuto | ||
content="测试用例" | ||
@@ -54,0 +54,0 @@ show={this.state.showDialog} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
15776
0.08%1
-50%