UNPKG

@tableflow/react

Version:

The React SDK for TableFlow. Embed an importer to collect and transform CSV files in your application.

10 lines (9 loc) 170 B
declare const breakpoints: { base: string; sm: string; md: string; lg: string; xl: string; "2xl": string; }; export default breakpoints;