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 f4c6a0a commit df91b8dCopy full SHA for df91b8d
2 files changed
README.md
@@ -53,7 +53,7 @@ Online preview: https://segmented.react-component.vercel.app/
53
Run the local dumi site:
54
55
```bash
56
-ut install
+npm install
57
npm start
58
```
59
@@ -96,7 +96,7 @@ Additional valid `div` props are passed to the root element.
96
## Development
97
98
99
100
101
npm test
102
npm run tsc
README.zh-CN.md
@@ -52,7 +52,7 @@ export default () => (
52
运行本地 dumi 站点:
@@ -95,7 +95,7 @@ npm start
95
## 本地开发
0 commit comments