UNPKG

rsuite

Version:

A suite of react components

4 lines 85 B
'use client'; import Affix from "./Affix.js"; export { Affix }; export default Affix;