Skip to content

Commit

Permalink
fix: wrong property for notification (#2758)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget authored Jun 20, 2024
1 parent b20ada3 commit db89a0a
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion showcases/shared/notification.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"style": { "width": "300px" },
"props": {
"type": "alert",
"semantic": "information_circleal",
"semantic": "informational",
"headline": "Headline",
"behaviour": "closable"
}
Expand Down

0 comments on commit db89a0a

Please sign in to comment.