components/Container Types
Type definitions from ui/components/Container.tsx
ContainerType
type ContainerType = "tip" | "warning" | "danger" | "info" | "note"Type definitions from ui/components/Container.tsx
type ContainerType = "tip" | "warning" | "danger" | "info" | "note"