import { Button } from "@nimles/react-web-components";
import { NavLink } from "./Link";
export const NavButton = Button.withComponent(NavLink);
//# sourceMappingURL=NavButton.jsx.map