Sha256: f29703b26ebc118aefd4926a3e6d9db371b63cd2e1639c4b3cf9825f0ed18cfa

Contents?: true

Size: 569 Bytes

Versions: 460

Compression:

Stored size: 569 Bytes

Contents

import React from 'react'
import { Currency, Title } from '../..'

const CurrencyUnstyled = (props) => {
  return (
    <>
      <Currency
          amount="2,000.50"
          label="Basic unstyled example"
          marginBottom="md"
          unstyled
          {...props}
      />

      <Title
          size={1}
          {...props}
      >
        <Currency
            amount="2,000.50"
            label="Example with wrapping typography kit"
            unstyled
            {...props}
        />
      </Title>
    </>
  )
}

export default CurrencyUnstyled

Version data entries

460 entries across 460 versions & 2 rubygems

Version Path
playbook_ui_docs-13.34.1.pre.alpha.play1407statvaluekitinconsistencies3388 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui-13.34.1.pre.alpha.play1407statvaluekitinconsistencies3388 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui_docs-13.34.1.pre.alpha.PLAY14703378 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui-13.34.1.pre.alpha.PLAY14703378 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui_docs-13.34.1 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui-13.34.1 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui_docs-13.34.0.pre.alpha.PBNTR358responsiveadvancedtablereact3370 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui-13.34.0.pre.alpha.PBNTR358responsiveadvancedtablereact3370 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui_docs-13.34.0.pre.alpha.PBNTR358responsiveadvancedtablereact3369 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui-13.34.0.pre.alpha.PBNTR358responsiveadvancedtablereact3369 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui-13.34.0.pre.alpha.PBNTR358responsiveadvancedtablereact3368 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui_docs-13.34.0.pre.alpha.PBNTR358responsiveadvancedtablereact3366 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui-13.34.0.pre.alpha.PBNTR358responsiveadvancedtablereact3366 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui-13.34.0 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui_docs-13.33.1.pre.alpha.play1407statvaluekitinconsistencies3352 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui-13.33.1.pre.alpha.play1407statvaluekitinconsistencies3352 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui_docs-13.33.1.pre.alpha.PLAY14063320 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui-13.33.1.pre.alpha.PLAY14063320 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui-13.33.1 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx
playbook_ui_docs-13.33.0.pre.alpha.PBNTR405dropdownformfixesrails3311 app/pb_kits/playbook/pb_currency/docs/_currency_unstyled.jsx