Skip to content

Commit c9e1fde

Browse files
committed
Update Vite setup
1 parent c77020c commit c9e1fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/vite/src/Home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export function Home() {
88
<>
99

1010
<Alert
11-
isClosable={true}
11+
closable
1212
severity="success"
1313
title="Success: This is the title"
1414
description="This is the description"

0 commit comments

Comments
 (0)