mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
js: Use XDate as a module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
c66931d4cd
commit
bcab7efb37
@@ -1,3 +1,5 @@
|
||||
const XDate = require("xdate");
|
||||
|
||||
const render_draft_table_body = require("../templates/draft_table_body.hbs");
|
||||
|
||||
const util = require("./util");
|
||||
|
||||
Reference in New Issue
Block a user