mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
chore(refactor): move and re-organise types folder
This commit is contained in:
@@ -20,8 +20,6 @@ import { LineDivider } from "@revoltchat/ui";
|
||||
import { useApplicationState } from "../../mobx/State";
|
||||
import { NotificationState } from "../../mobx/stores/NotificationOptions";
|
||||
|
||||
import { Children } from "../../types/Preact";
|
||||
|
||||
interface Action {
|
||||
key: string;
|
||||
type: "channel" | "server";
|
||||
|
||||
Reference in New Issue
Block a user