We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d212d68 commit e6a169eCopy full SHA for e6a169e
apps/frontend/src/contexts/websocketcontext.tsx
@@ -1,4 +1,3 @@
1
-"use client";
2
import { createContext } from "react";
3
4
type SocketState = {
0 commit comments