mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 14:39:30 -07:00
Update component count in README and FeatureCards to reflect 60+ total components
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
<img src="/assets/components.gif" alt="Components animation" class="components-gif" />
|
||||
</div>
|
||||
<h2>
|
||||
<template v-if="isMobile">40</template>
|
||||
<CountUp v-else :to="40" />
|
||||
<template v-if="isMobile">60</template>
|
||||
<CountUp v-else :to="60" />
|
||||
+
|
||||
</h2>
|
||||
<h3>Curated Components</h3>
|
||||
|
||||
Reference in New Issue
Block a user