forked from abner/for-legacy-web
Work towards removing useUsers.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { InfoCircle } from "@styled-icons/boxicons-regular";
|
||||
import { User } from "revolt.js";
|
||||
import styled from "styled-components";
|
||||
|
||||
import { User } from "../../../mobx";
|
||||
|
||||
import { Children } from "../../../types/Preact";
|
||||
import Tooltip from "../Tooltip";
|
||||
import { Username } from "./UserShort";
|
||||
|
||||
Reference in New Issue
Block a user