Skip to content

Commit

Permalink
removed the dismissable prop (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
EnoF authored Nov 21, 2024
2 parents e7a246d + 511aae1 commit d295158
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export default function IntendNotification() {
<Stack className={styles.container}>
<Notification
intent="warning"
isDismissable
role="alert"
type="inlineStacked"
onDismiss={() => {
Expand Down

0 comments on commit d295158

Please sign in to comment.