chore: update commnents
This commit is contained in:
@@ -7,7 +7,6 @@ import { useAppDispatch, useAppSelector } from "../../app/store";
|
||||
import { Message } from "../../types/channel";
|
||||
import { UploadFileResponse } from "../../types/message";
|
||||
|
||||
// todo: check props type
|
||||
interface IProps {
|
||||
context: "channel" | "user";
|
||||
id: number;
|
||||
|
||||
Reference in New Issue
Block a user