/** * @name Accordion in a Card * @description The Accordion can sit inside a card when the surrounding surface needs stronger grouping. * @layout center * @order 3 */ export default function Example(): () => import("@remix-run/ui").RemixElement;