mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
fix: minor linting nitpick
This commit is contained in:
@@ -45,7 +45,7 @@ import { PermissionTooltip } from "../Tooltip";
|
|||||||
import FilePreview from "./bars/FilePreview";
|
import FilePreview from "./bars/FilePreview";
|
||||||
import ReplyBar from "./bars/ReplyBar";
|
import ReplyBar from "./bars/ReplyBar";
|
||||||
|
|
||||||
import { DraftObject }from "../../../mobx/stores/Draft";
|
import { DraftObject } from "../../../mobx/stores/Draft";
|
||||||
|
|
||||||
type Props = {
|
type Props = {
|
||||||
channel: Channel;
|
channel: Channel;
|
||||||
|
|||||||
Reference in New Issue
Block a user