UNPKG

@xyo-network/react-shared

Version:

Common React library for all XYO projects that use React

5 lines 208 B
import type { PropsWithChildren } from 'react'; import React from 'react'; declare const ScrollTableOnSm: React.FC<PropsWithChildren>; export { ScrollTableOnSm }; //# sourceMappingURL=ScrollTableOnSm.d.ts.map