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