UNPKG

rsuite

Version:

A suite of react components

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