// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`NotificationDrawerHeader drawer header with count applied 1`] = `

Notifications

2 unread
`; exports[`NotificationDrawerHeader drawer header with custom unread text applied 1`] = `

Notifications

2 unread alerts
`; exports[`NotificationDrawerHeader drawer header with title applied 1`] = `

Some Title

`; exports[`NotificationDrawerHeader renders with PatternFly Core styles 1`] = `

Notifications

`;