We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936e1ea commit ff0d764Copy full SHA for ff0d764
src/react-virtualized-table.ts
@@ -2,4 +2,4 @@ export { default as FilteredVTable } from './filtered/index'
2
3
export { VTable, VTableItem, VTableRenderItemProps, GivenVTable, VTableColumn } from './index'
4
5
-export { default as Stycky } from './stickyWrapper'
+export { default as Sticky } from './stickyWrapper'
0 commit comments