Sha256: 34daff941936afc080dd41fd398e7ae25429df262eaa26f8cb4da80f55174e9c
Contents?: true
Size: 142 Bytes
Versions: 27
Compression:
Stored size: 142 Bytes
Contents
import React from 'react' const TimestampDefault = () => { return ( <h1>{'Coming Soon...'}</h1> ) } export default TimestampDefault
Version data entries
27 entries across 27 versions & 1 rubygems