sonar
continuous-integration/drone/push Build is passing Details

main
Lucas DELANIER 11 months ago
parent 4f47e172d6
commit 78779ab9af

@ -11,6 +11,7 @@ const props = defineProps({
duration-150">
{{ props.number }}
</p>
<p class="text-grey-200 text-xl sm:text-2.5xl font-extralight leading-5 sm:leading-8" role="heading" v-html="props.label"/>
<p class="text-grey-200 text-xl sm:text-2.5xl font-extralight leading-5 sm:leading-8"
role="heading" v-html="props.label"/>
</div>
</template>
Loading…
Cancel
Save