import { Sticky, StickyContainer } from "react-sticky"; import * as React from "react"; const StickyAllOptions: JSX.Element = ( undefined} > {({ style }) => } ); const StickyNoOptions: JSX.Element = ( {({ style }) => } );