Sha256: da3581a72a67ff1d0dc4639b47043e3f8eb9c92ef3ee6ad8421337c63ecafe08

Contents?: true

Size: 557 Bytes

Versions: 1007

Compression:

Stored size: 557 Bytes

Contents

import React from 'react'
import { StatChange } from 'playbook-ui'

const StatChangeUnitTwo = (props) => {
  return (
    <div>
      <StatChange
          change="increase"
          icon="level-up"
          value="28.4"
          {...props}
      />

      <br />

      <StatChange
          change="decrease"
          icon="level-down"
          value={6.1}
          {...props}
      />

      <br />

      <StatChange
          change="neutral"
          value={102}
          {...props}
      />
    </div>
  )
}

export default StatChangeUnitTwo

Version data entries

1,007 entries across 1,007 versions & 2 rubygems

Version Path
playbook_ui_docs-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui_docs-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui_docs-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui_docs-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui_docs-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui_docs-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_stat_change/docs/_stat_change_unit_two.jsx