Skip to content

Commit bd8b4e0

Browse files
committed
docs: added prime vue examples closes #3838
1 parent d1a2863 commit bd8b4e0

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

docs/content/examples/ui-libraries.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,30 @@ In the next few examples you will find examples on how to do that in various way
3636

3737
## Headless UI
3838

39-
> [Headless UI](https://headlessui.dev/): Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
39+
> [Headless UI](https://headlessui.dev/), a completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
4040
4141
<live-example id="vee-validate-v4-headless-ui" click-to-load preview-only></live-example>
4242

4343
## Ionic Framework
4444

45-
> [Ionic Framework](https://ionicframework.com/): An open source mobile toolkit for building high quality, cross-platform native and web app experiences.
45+
> [Ionic Framework](https://ionicframework.com/), An open source mobile toolkit for building high quality, cross-platform native and web app experiences.
4646
4747
This example is originally forked from another example created by [Aaron Saunders](https://twitter.com/aaronksaunders).
4848

4949
<live-example id="vee-validate-v4-ionic" click-to-load preview-only></live-example>
5050

5151
## Ant Design
5252

53-
> [Ant Design](https://next.antdv.com/): Ant Design provides plenty of UI components to enrich your web applications, and we will improve components experience consistently.
53+
> [Ant Design](https://next.antdv.com/) provides plenty of UI components to enrich your web applications, and we will improve components experience consistently.
5454
5555
<live-example id="vee-validate-v4-ant-design" click-to-load preview-only></live-example>
5656

57+
## PrimeVue
58+
59+
> [PrimeVue](https://www.primefaces.org/primevue/) is a rich set of open source native components for Vue.
60+
61+
<live-example id="vee-validate-v4-prime-vue" click-to-load preview-only></live-example>
62+
5763
## Request a UI library
5864

5965
Can't find your favorite UI library here? You can request adding an example for it by creating an [issue here](https://github.com/logaretm/vee-validate/issues/new/choose) and we will consider adding it here.

0 commit comments

Comments
 (0)