export default function Example() { return ( <AlertBanner.Root dismissable variant="information"> <AlertBanner.Trigger /> <AlertBanner.Content>Information</AlertBanner.Content> </AlertBanner.Root> ); }
To enter the code editing mode, press Enter. To exit the edit mode, press Escape
You are editing the code. To exit the edit mode, press Escape