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