We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c77020c commit c9e1fdeCopy full SHA for c9e1fde
test/integration/vite/src/Home.tsx
@@ -8,7 +8,7 @@ export function Home() {
8
<>
9
10
<Alert
11
- isClosable={true}
+ closable
12
severity="success"
13
title="Success: This is the title"
14
description="This is the description"
0 commit comments