mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
Refactor + add message box.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import UserIcon from "../UserIcon";
|
||||
import { Username } from "../UserShort";
|
||||
import UserIcon from "../user/UserIcon";
|
||||
import { Username } from "../user/UserShort";
|
||||
import Markdown from "../../markdown/Markdown";
|
||||
import { Children } from "../../../types/Preact";
|
||||
import { attachContextMenu } from "preact-context-menu";
|
||||
|
||||
Reference in New Issue
Block a user