Sha256: 8411f8395a204861bfe1bea7468dbb31be5b3bfefb684a42c9cfc63f65ca41ee

Contents?: true

Size: 242 Bytes

Versions: 259

Compression:

Stored size: 242 Bytes

Contents

import React from 'react'

import Currency from '../_currency'

const CurrencyNegative = (props) => {
  return (
    <>
      <Currency
          amount="-2,000.50"
          {...props}
      />
    </>
  )
}

export default CurrencyNegative

Version data entries

259 entries across 259 versions & 2 rubygems

Version Path
playbook_ui_docs-14.10.0.pre.rc.8 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui-14.10.0.pre.rc.8 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui_docs-14.10.0.pre.rc.7 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui-14.10.0.pre.rc.7 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui_docs-14.10.0.pre.rc.6 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui-14.10.0.pre.rc.6 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui_docs-14.10.0.pre.rc.5 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui-14.10.0.pre.rc.5 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui_docs-14.10.0.pre.rc.4 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui-14.10.0.pre.rc.4 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui_docs-14.9.0.pre.alpha.PLAY16264818 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui-14.9.0.pre.alpha.PLAY16264818 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui_docs-14.9.0.pre.alpha.PBNTR702stickyleftcolrails4806 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui-14.9.0.pre.alpha.PBNTR702stickyleftcolrails4806 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui_docs-14.10.0.pre.rc.3 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui-14.10.0.pre.rc.3 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui_docs-14.10.0.pre.rc.2 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui-14.10.0.pre.rc.2 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui_docs-14.9.0.pre.alpha.play1742globalheightfixes4766 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx
playbook_ui-14.9.0.pre.alpha.play1742globalheightfixes4766 app/pb_kits/playbook/pb_currency/docs/_currency_negative.jsx