UNPKG

shineout

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