Skip to content

Latest commit

 

History

History
 
 

money-input

<MoneyInput />

C символом валюты

<MoneyInput
    showCurrency={ true }
    currencyCode='USD'
    bold={ true }
/>
<MoneyInput
    showCurrency={ true }
    currencyCode='USD'
    bold={ true }
    label='Лейбл'
/>