Skip to content

Commit fc2268d

Browse files
committed
remove examples folders in favor or CodeSandbox
1 parent b15cc37 commit fc2268d

31 files changed

+3
-32971
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,9 @@ A verification code input, autocompletion friendly
1111

1212
## Examples
1313

14-
- Basic
15-
- [CodeSandbox](https://codesandbox.io/s/basic-6ejdp)
16-
- [Source](https://github.com/ugogo/react-input-verification-code/tree/master/examples/basic/src/index.tsx)
17-
- Controllable
18-
- [CodeSandbox](https://codesandbox.io/s/controllable-32dfy)
19-
- [Source](https://github.com/ugogo/react-input-verification-code/tree/master/examples/controllable/src/index.tsx)
20-
- Custom Styles
21-
- [CodeSandbox](https://codesandbox.io/s/custom-styles-bw8s4)
22-
- [Source](https://github.com/ugogo/react-input-verification-code/tree/master/examples/custom-styles/src/index.tsx)
14+
- [Basic](https://codesandbox.io/s/basic-6ejdp)
15+
- [Controllable](https://codesandbox.io/s/controllable-32dfy)
16+
- [Custom Styles](https://codesandbox.io/s/custom-styles-bw8s4)
2317

2418
## Install
2519

examples/basic/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/basic/package.json

Lines changed: 0 additions & 39 deletions
This file was deleted.

examples/basic/public/favicon.ico

-3.78 KB
Binary file not shown.

examples/basic/public/index.html

Lines changed: 0 additions & 48 deletions
This file was deleted.

examples/basic/public/manifest.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

examples/basic/src/index.css

Lines changed: 0 additions & 14 deletions
This file was deleted.

examples/basic/src/index.tsx

Lines changed: 0 additions & 10 deletions
This file was deleted.

examples/basic/src/react-app-env.d.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/basic/tsconfig.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)