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 38a9fb9 commit b7f493aCopy full SHA for b7f493a
HISTORY.md
@@ -1,6 +1,10 @@
1
# History
2
----
3
4
+## 3.2.0
5
+
6
+- Add `initial` prop.
7
8
## 3.1.0
9
10
- Add `tailContent`.
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-steps",
- "version": "3.1.1",
+ "version": "3.2.0",
"description": "steps ui component for react",
"keywords": [
"react",
0 commit comments