mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
js: Use jQuery as a module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import $ from "jquery";
|
||||
|
||||
import render_settings_deactivation_stream_modal from "../templates/settings/deactivation_stream_modal.hbs";
|
||||
import render_stream_member_list_entry from "../templates/stream_member_list_entry.hbs";
|
||||
import render_stream_subscription_info from "../templates/stream_subscription_info.hbs";
|
||||
|
||||
Reference in New Issue
Block a user