Alert
A callout for displaying important information.
Usage
import { Alert } from "@smartacteam/ambient-web/alert";<Alert.Root>
<Alert.Title>Heads up!</Alert.Title>
<Alert.Description>
Describe what can be done about it here.
</Alert.Description>
</Alert.Root>