mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 07:52:19 +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_recent_topic_row from "../templates/recent_topic_row.hbs";
|
||||
import render_recent_topics_filters from "../templates/recent_topics_filters.hbs";
|
||||
import render_recent_topics_body from "../templates/recent_topics_table.hbs";
|
||||
|
||||
Reference in New Issue
Block a user