mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
improved number component
This commit is contained in:
parent
69e26284d2
commit
e175ccd810
@ -15,8 +15,9 @@
|
|||||||
:uppercase="uppercase"
|
:uppercase="uppercase"
|
||||||
:size="labelSize"
|
:size="labelSize"
|
||||||
class="ds-number-label"
|
class="ds-number-label"
|
||||||
color="soft"
|
color="soft">
|
||||||
v-html="label" />
|
{{ label }}
|
||||||
|
</ds-text>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user