mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
js: Use jQuery as a module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import ClipboardJS from "clipboard";
|
||||
import $ from "jquery";
|
||||
|
||||
import render_bot_avatar_row from "../templates/bot_avatar_row.hbs";
|
||||
import render_edit_bot from "../templates/edit_bot.hbs";
|
||||
|
||||
Reference in New Issue
Block a user