import React, { type ReactNode } from 'react'; import { type IntrinsicAttributes, type ShowBorderProp } from './constants'; /** * Common footer container.\ * This is only needed if the footer content is custom (**not** a set of buttons). * * @remarks * This is named `SidebarFooter` instead of `ContentFooter` because it applies to the whole `