mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 18:06:44 +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 {format, isSameDay} from "date-fns";
|
||||
import $ from "jquery";
|
||||
|
||||
import render_message_edit_history from "../templates/message_edit_history.hbs";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user