Notifications
Use notifications to inform a users about specific events.
Simple
./src/blocks/notifications/Simple/Simple.js|ts
With action buttons
./src/blocks/notifications/WithActionButtons/WithActionButtons.js|ts
With avatar and buttons below
./src/blocks/notifications/WithAvatarAndButtonsBelow/WithAvatarAndButtonsBelow.js|ts
With split buttons
./src/blocks/notifications/WithSplitButtons/WithSplitButtons.js|ts