Sha256: d042ec5cbafd4f87e0fa2b16b0384c5f1701fbafd40f7a25e282f8c57c8a14da

Contents?: true

Size: 515 Bytes

Versions: 1825

Compression:

Stored size: 515 Bytes

Contents

import React from 'react'
import Timestamp from '../_timestamp'

const todaysDate = new Date()

const TimestampUpdated = (props) => {
  return (
    <div>
      <Timestamp
          showUser
          text="Maricris Nonato"
          timestamp={todaysDate}
          variant="updated"
          {...props}
      />

      <br />

      <Timestamp
          showUser={false}
          timestamp={todaysDate}
          variant="updated"
          {...props}
      />
    </div>
  )
}

export default TimestampUpdated

Version data entries

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

Version Path
playbook_ui-12.17.0.pre.alpha.lightboxcurrentPhotoIndex582 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.17.0 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.16.0.pre.alpha.tooltippositionprop566 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.16.0.pre.alpha.PLAY693tooltipwrongbg558 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.16.0.pre.alpha.PLAY693tooltipwrongbg547 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.16.0.pre.alpha.PLAY693tooltipwrongbg532 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.16.0.pre.alpha.lightboxcurrentphotoprop531 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.16.0.pre.alpha.tiptaptestingpart1528 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.16.0 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.15.0 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.14.0.pre.alpha.lightboxcurrentphotoprop460 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.14.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown457 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.14.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown456 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.14.0 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.13.0.pre.alpha.PLAY693tooltipwrongbg440 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.13.0.pre.alpha.addingProductTokens439 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.13.0.pre.alpha.PLAY705phonenumberkit438 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.13.0 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.12.0.pre.alpha.PLAY697sandpacklayoutstyles413 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx
playbook_ui-12.12.0 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_updated.jsx