import React from "react" import Style from "./BoxFull.module.css" import classNames from "classnames" /** * A box with both a header and a body. * * @param header - The contents of the box header. * @param headerClassName - Additional class(es) added to the inner `