Sha256: 65a0fd7974961c71ed7fef9e00a98b94260647abab2ec5c1386aa2a374b93531

Contents?: true

Size: 603 Bytes

Versions: 1825

Compression:

Stored size: 603 Bytes

Contents

import React from 'react'
import TimeStacked from '../_time_stacked'

const TimeStackedDefault = (props) => {
  return (
    <div>
      <TimeStacked
          time={new Date()}
          timeZone="America/New_York"
          {...props}
      />
      <br />
      <TimeStacked
          align="center"
          time={new Date()}
          timeZone="America/New_York"
          {...props}
      />
      <br />
      <TimeStacked
          align="right"
          time={new Date()}
          timeZone="America/New_York"
          {...props}
      />
    </div>
  )
}

export default TimeStackedDefault

Version data entries

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

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