File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -169,18 +169,6 @@ export default class App extends Component {
169
169
npm run dev
170
170
```
171
171
172
- #### To run the development server for example:
173
-
174
- ```
175
- npm run docs
176
- ```
177
-
178
- #### To make a production build of the example:
179
-
180
- ```
181
- npm run docs:prod
182
- ```
183
-
184
172
## Checklist
185
173
186
174
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat&logo=github )] ( https://github.com/devfolioco/react-otp-input/pulls ) [ ![ Open Source Love] ( https://badges.frapsoft.com/os/v2/open-source.svg?v=103 )] ( https://github.com/devfolioco/react-otp-input )
@@ -190,6 +178,7 @@ npm run docs:prod
190
178
- [x] Add styling support for states including focus/disabled
191
179
- [ ] Travis CI, Codecov
192
180
- [ ] Write tests
181
+ - [ ] Improve Documentation
193
182
194
183
## Contributing
195
184
You can’t perform that action at this time.
0 commit comments