// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`DestinationsList renders when Notification plugin is installed 1`] = `
View install instructions } body={ Destinations will be deprecated going forward. Install the Notifications plugin for a new centralized place to manage your notification channels. } title={

Destinations will become channels in Notifications

} >

Destinations will become channels in Notifications

Destinations will be deprecated going forward. Install the Notifications plugin for a new centralized place to manage your notification channels.
`; exports[`DestinationsList renders when Notification plugin is not installed 1`] = `
View install instructions } body={ Destinations will be deprecated going forward. Install the Notifications plugin for a new centralized place to manage your notification channels. } title={

Destinations will become channels in Notifications

} >

Destinations will become channels in Notifications

Destinations will be deprecated going forward. Install the Notifications plugin for a new centralized place to manage your notification channels.
`; exports[`DestinationsList renders when email is disallowed 1`] = `
View install instructions } body={ Destinations will be deprecated going forward. Install the Notifications plugin for a new centralized place to manage your notification channels. } title={

Destinations will become channels in Notifications

} >

Destinations will become channels in Notifications

Destinations will be deprecated going forward. Install the Notifications plugin for a new centralized place to manage your notification channels.
`;