Sha256: 658c0cc6ce8d76b385adba4f5015641960d1648e2aa64a4d2116bfaf7640554b
Contents?: true
Size: 194 Bytes
Versions: 8
Compression:
Stored size: 194 Bytes
Contents
import React from "react" import {SectionSeparator} from "../../" function SectionSeparatorDefault() { return ( <h1>{`Coming Soon...`}</h1> ) } export default SectionSeparatorDefault;
Version data entries
8 entries across 8 versions & 1 rubygems