mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 07:52:19 +00:00
compose: Add brief comments documenting the modules.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* Main compose box module for sending messages. */
|
||||
|
||||
import autosize from "autosize";
|
||||
import $ from "jquery";
|
||||
import _ from "lodash";
|
||||
|
||||
Reference in New Issue
Block a user