import { ArrowUpRightIcon, CheckIcon, EmojiSadIcon } from "@iconicicons/react"; import { Alert, Button } from "@lemonsqueezy/wedges"; export default function Example() { return (
{/* Example 1 */} } closable /> {/* Example 2 */} Upgrade } > Upgrade to continue. {/* Example 3 */} } color="error" title="There was a problem with your submission" variant="expanded" >

Must include at least 1 number

Must include at least 2 uppercase letters

{/* Example 4 */} } > View the changelog } />
); }