feat: add notification screen
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import { useEvent } from "@lume/ark";
|
||||
import { cn } from "@lume/utils";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import { Note } from ".";
|
||||
import { User } from "../user";
|
||||
|
||||
export function NoteChild({
|
||||
eventId,
|
||||
|
||||
Reference in New Issue
Block a user