This repository was archived by the owner on Jun 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,19 @@ Complete documentation and examples available at
3939- ** [ Demos] ( #demos ) ** or if you prefer online [ here] ( https://vue-dynamic-forms-demos.alvarosaburido.dev/ )
4040- ** [ Migration Guide] ( https://vue-dynamic-forms.alvarosaburido.dev/v3/guide/migration-guide.html ) **
4141
42+ ## You can help me keep working on this project 💚
43+
44+ - [ Become a Sponsor on GitHub] ( https://github.com/sponsors/alvarosaburido )
45+ - [ One-time donation via PayPal] ( https://paypal.me/alvarosaburido )
46+
47+ <h4 align =" center " >Generous Unicorns 🦄</h4 >
48+
49+ <p align =" center " >
50+ <a href="https://github.com/OmgImAlexis " target="_ blank" rel="noopener noreferrer" ">
51+ <img src =" https://avatars.githubusercontent.com/u/6525926?v=4 " height =" 72px " style =" border-radius : 100% ; overflow : hidden ; border : 4px solid #5EDCAE " alt =" OmgImAlexis " >
52+ </a >
53+ </p >
54+
4255## Installation
4356
4457``` bash
@@ -70,7 +83,7 @@ app.use(VueDynamicForms);
7083
7184In your component:
7285
73- ``` vue
86+ ``` javascript
7487< template>
7588 < dynamic- form : form= " form" @change= " valueChanged" / >
7689< / template>
You can’t perform that action at this time.
0 commit comments