Sha256: cc46d4dba2ccabe4b82f7c6e4d471796ee8e67c8c55e4f76d7b5671934c176bd
Contents?: true
Size: 185 Bytes
Versions: 144
Compression:
Stored size: 185 Bytes
Contents
import React from 'react' import { SectionSeparator } from '../../' const SectionSeparatorLine = () => { return ( <SectionSeparator /> ) } export default SectionSeparatorLine
Version data entries
144 entries across 144 versions & 1 rubygems