Skip to content

Commit 500859e

Browse files
committed
fix: add quasar to readme
1 parent a05609d commit 500859e

File tree

5 files changed

+11
-6
lines changed

5 files changed

+11
-6
lines changed

ant/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
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/vuetify">Vuetify</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/ant">Ant</a>
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a>
1314
</p>
1415

1516
## Usage - Ant

core/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
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/vuetify">Vuetify</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/ant">Ant</a>
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a>
1314
</p>
1415

1516
## Usage - Core
@@ -22,4 +23,4 @@
2223

2324
## Attribution
2425

25-
This component is inspired by [react-js-cron](https://github.com/xrutayisire/react-js-cron) and [jqcron](https://github.com/arnapou/jqcron)
26+
This component is inspired by [react-js-cron](https://github.com/xrutayisire/react-js-cron) and [jqcron](https://github.com/arnapou/jqcron)

element-plus/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
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/vuetify">Vuetify</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/ant">Ant</a>
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a>
1314
</p>
1415

1516
## Usage - Element Plus

light/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
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/vuetify">Vuetify</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/ant">Ant</a>
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a>
1314
</p>
1415

1516
## Usage - Light

vuetify/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
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/vuetify">Vuetify</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/ant">Ant</a>
12+
<a href="https://www.npmjs.com/package/@vue-js-cron/ant">Ant</a> |
13+
<a href="https://www.npmjs.com/package/@vue-js-cron/quasar">Quasar</a>
1314
</p>
1415

1516
## Usage - Vuetify

0 commit comments

Comments
 (0)