UNPKG

shineout

Version:
5 lines 132 B
"use client"; import Table from "./table"; var TableComp = Table; TableComp.displayName = 'ShineoutTable'; export default TableComp;