UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 122 B
import Affix from './Affix'; import type { AffixProps } from './Affix'; export type { AffixProps }; export default Affix;