Sha256: 05815402854c166987b0cd1a907d4f5cd470c72b6abd652fb8a2a3f7055b3f29
Contents?: true
Size: 179 Bytes
Versions: 3
Compression:
Stored size: 179 Bytes
Contents
import React from "react" import {SectionSeparator} from "../../" function SectionSeparatorLine() { return ( <SectionSeparator/> ) } export default SectionSeparatorLine
Version data entries
3 entries across 3 versions & 1 rubygems