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