Sha256: e201afad5fc39631b675702f574651d233faa03c61ffff45f71484d974dfb5f3
Contents?: true
Size: 220 Bytes
Versions: 105
Compression:
Stored size: 220 Bytes
Contents
import React from 'react' import { SectionSeparator } from '../../' const SectionSeparatorText = () => { return ( <SectionSeparator text="Title Separator" /> ) } export default SectionSeparatorText
Version data entries
105 entries across 105 versions & 1 rubygems