diff --git a/icons/antdv-next.svg b/icons/antdv-next.svg new file mode 100644 index 000000000..b335be1da --- /dev/null +++ b/icons/antdv-next.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/modules/antdv-next.yml b/modules/antdv-next.yml new file mode 100644 index 000000000..6d85201fb --- /dev/null +++ b/modules/antdv-next.yml @@ -0,0 +1,16 @@ +name: antdv-next +description: Ant Design for Vue +repo: antdv-next/nuxt +npm: '@antdv-next/nuxt' +icon: antdv-next.svg +github: https://github.com/antdv-next/nuxt +website: https://www.antdv-next.com +learn_more: https://www.antdv-next.com +category: UI +type: 3rd-party +maintainers: + - name: yanyu + github: aibayanyu20 +compatibility: + nuxt: '>=4.0.0' + requires: {}