mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-22 16:03:01 +10:00
client now fetches user information from Drop server
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import type { AppState } from "~/types";
|
||||
|
||||
export const useAppState = () => useState<AppState>("state");
|
||||
Reference in New Issue
Block a user