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 e0555f6 commit 3e2872aCopy full SHA for 3e2872a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "use-switch-tabs",
3
- "version": "0.2.2",
+ "version": "0.2.3",
4
"description": "React hook used to convert Switch-like component to Tabs-like component state. 用于将类 Switch 组件转换为 Tabs 组件状态的 React hook。",
5
"main": "./lib/index.js",
6
"module": "./es/index.js",
0 commit comments