Sha256: aa81e57dd2b5f7f0db7df3851136fc9b7485f3a3ce8b7f15dcfc9e7ebf5ee689

Contents?: true

Size: 552 Bytes

Versions: 1065

Compression:

Stored size: 552 Bytes

Contents

import React from 'react'
import { StatChange } from '../../'

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,065 entries across 1,065 versions & 2 rubygems

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