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