-- DreamStack Alert Component -- Variants: info, warning, error, success export component Alert(message, variant) = text message { variant: "info" }