Skip to content

Commit 51f1f84

Browse files
Update bannerImpl.md
1 parent 1c10ef5 commit 51f1f84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/developers/bannerImpl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Warning Banners Implementation
22
The implementation of the warning banners are implemented in few steps, which first are implemented in the `pushNotificationMessage` function.
3-
The function then pushes a new message into the stack and renders it.
3+
The function then pushes a new message into the stack and renders it with a notification initalized boolean.
44

55
``` ts
66
export function pushNotificationMessage(options: NotificationOptions): void {

0 commit comments

Comments
 (0)