Sha256: b1a2719a0f955b8f18587dfe339f195da2fdf14fe030f918736a863cb83b2ba4

Contents?: true

Size: 558 Bytes

Versions: 1650

Compression:

Stored size: 558 Bytes

Contents

import React from 'react'

import TitleCount from '../_title_count'

const TitleCountDefault = (props) => {
  return (
    <>
      <TitleCount
          count={35.78}
          title="Appointments"
          {...props}
      />

      <br />

      <TitleCount
          count={7399}
          size="lg"
          title="Appointments"
          {...props}
      />

      <br />

      <TitleCount
          count={-379503.372}
          size="lg"
          title="Appointments"
          {...props}
      />
    </>
  )
}

export default TitleCountDefault

Version data entries

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

Version Path
playbook_ui-14.8.0.pre.rc.4 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui_docs-14.8.0.pre.rc.3 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui-14.8.0.pre.rc.3 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui_docs-14.7.0.pre.alpha.PBNTR637quickpickdefaultdate4492 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui-14.7.0.pre.alpha.PBNTR637quickpickdefaultdate4492 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui_docs-14.8.0.pre.rc.2 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui-14.8.0.pre.rc.2 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui_docs-14.7.0.pre.alpha.spacingquickchange4482 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui-14.7.0.pre.alpha.spacingquickchange4482 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui_docs-14.7.0.pre.alpha.PBNTR637quickpickdefaultdate4478 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui-14.7.0.pre.alpha.PBNTR637quickpickdefaultdate4478 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui_docs-14.7.0.pre.alpha.PBNTR667railstypeaheadformintegration4454 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui-14.7.0.pre.alpha.PBNTR667railstypeaheadformintegration4454 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui_docs-14.8.0.pre.rc.1 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui-14.8.0.pre.rc.1 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui_docs-14.7.0.pre.alpha.dependabotnpmandyarnintltelinput24704448 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui-14.7.0.pre.alpha.dependabotnpmandyarnintltelinput24704448 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui_docs-14.8.0.pre.rc.0 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui-14.8.0.pre.rc.0 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx
playbook_ui-14.7.0 app/pb_kits/playbook/pb_title_count/docs/_title_count_default.jsx