components/Container TypesType definitions from ui/components/Container.tsxType definitions from ui/components/Container.tsx ArdoContainerProps Source ArdoContainerType type ArdoContainerType = "danger" | "info" | "note" | "tip" | "warning"Copy Source ArdoDangerProps Source ArdoInfoProps Source ArdoNoteProps Source ArdoTipProps Source ArdoWarningProps Source