mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Refactor + add message box.
This commit is contained in:
@@ -4,7 +4,7 @@ import styles from "./UserPicker.module.scss";
|
||||
import { useUsers } from "../../revoltjs/hooks";
|
||||
import Modal from "../../../components/ui/Modal";
|
||||
import { User, Users } from "revolt.js/dist/api/objects";
|
||||
import UserCheckbox from "../../../components/common/UserCheckbox";
|
||||
import UserCheckbox from "../../../components/common/user/UserCheckbox";
|
||||
|
||||
interface Props {
|
||||
omit?: string[];
|
||||
|
||||
Reference in New Issue
Block a user