mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 10:26:28 +00:00
popovers: Migrate "all messages" popover to Tippy.
This commit is contained in:
committed by
Tim Abbott
parent
edb293c3da
commit
1337c0fec1
@@ -32,7 +32,6 @@ const message_lists = mock_esm("../src/message_lists", {
|
||||
mock_esm("../src/stream_popover", {
|
||||
hide_stream_popover: noop,
|
||||
hide_topic_popover: noop,
|
||||
hide_all_messages_popover: noop,
|
||||
hide_drafts_popover: noop,
|
||||
hide_streamlist_sidebar: noop,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user