import React from "react" import Style from "./BoxFullScrollable.module.css" import classNames from "classnames" import BoxFull from "./BoxFull" /** * A {@link BoxFull} whose body supports scrolling. * * @param children - The contents of the box body. * @param childrenClassName - Additional class(es) added to the inner `