UNPKG

react-perfect-scrollbar-z

Version:
5 lines (4 loc) 174 B
import React from 'react'; import { IFScrollbarTBodyProps } from './types'; declare const ScrollbarTBody: React.FC<IFScrollbarTBodyProps>; export default ScrollbarTBody;