UNPKG

shineout

Version:

A components library for React

5 lines 139 B
"use client"; import Switch from "./switch"; var SwitchComp = Switch; SwitchComp.displayName = 'ShineoutSwitch'; export default SwitchComp;