Skip to content

Commit 0228557

Browse files
committed
fix: Update README
add link to Naive UI component (#26)
1 parent bb282d5 commit 0228557

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

ant/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<a href="https://www.npmjs.com/package/@vue-js-cron/light">Light</a> |
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
1213
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1415
</p>

core/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<a href="https://www.npmjs.com/package/@vue-js-cron/light">Light</a> |
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
1213
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1415
</p>

element-plus/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<a href="https://www.npmjs.com/package/@vue-js-cron/light">Light</a> |
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
1213
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1415
</p>

light/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<a href="https://www.npmjs.com/package/@vue-js-cron/light">Light</a> |
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
1213
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1415
</p>

quasar/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<a href="https://www.npmjs.com/package/@vue-js-cron/light">Light</a> |
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
1213
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1415
</p>

vuetify/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<a href="https://www.npmjs.com/package/@vue-js-cron/light">Light</a> |
1010
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
1111
<a href="https://www.npmjs.com/package/@vue-js-cron/element-plus">Element Plus</a> |
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/naive-ui">Naive UI</a> |
1213
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a> |
1314
<a href="https://www.npmjs.com/package/@vue-js-cron/vuetify">Vuetify</a>
1415
</p>

0 commit comments

Comments
 (0)