// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` should show the empty state when there are no pins 1`] = ` Pinned message Pin important messages so that they can be easily discovered Select a message and choose “Pin” to it include here. `; exports[` should show two pinned messages 1`] = ` 2 Pinned messages a @alice:example.org First pinned message a @alice:example.org The second one Unpin all messages `; exports[` unpin all should not allow to unpinall 1`] = ` 2 Pinned messages a @alice:example.org First pinned message a @alice:example.org The second one `;
Pin important messages so that they can be easily discovered
Select a message and choose “Pin” to it include here.