UNPKG

shineout

Version:

A components library for React

5 lines 118 B
"use client"; import Gap from "./gap"; var GapComp = Gap; GapComp.displayName = 'ShineoutGap'; export default GapComp;