Sha256: 56e99728601cf9317ca99ccd6d9eb4a19041fb9257bded47b8c5b0388c6e98b0
Contents?: true
Size: 172 Bytes
Versions: 11
Compression:
Stored size: 172 Bytes
Contents
import React from "react" import {Timestamp} from "../../" function TimestampDefault() { return ( <h1>{`Coming Soon...`}</h1> ) } export default TimestampDefault
Version data entries
11 entries across 11 versions & 1 rubygems