Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 9a10743

Browse files
authored
Update README.md
Added Code Sandbox demo
1 parent 8eb0423 commit 9a10743

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Easy way to dynamically create reactive forms in vue based on varying business o
1111
Complete documentation and examples available at
1212

1313
- **[API Documentation]()** (soon)
14-
- **[Sandbox Demo]()** (soon)
14+
- **[Sandbox Demo](https://codesandbox.io/s/vue-dynamic-forms-ftzes)**
1515

1616
## Installation
1717

@@ -300,10 +300,10 @@ This are the features I have planned for next versions of this library
300300

301301
- [ ] Material theme
302302
- [ ] Form Mixins for fields manipulation (for example, change values of a field depending of other)
303-
- [ ] More complex input types.
304-
- [ ] Nuxt plugin istall
303+
- [ ] More complex input types.
304+
- [ ] Nuxt plugin istall
305305
- [ ] Better docs & online examples
306-
- [ ] Storybook
306+
- [ ] Storybook
307307

308308
## License
309309

0 commit comments

Comments
 (0)