chore: todo
This commit is contained in:
@@ -6,6 +6,7 @@ import { UrlFormButton } from "../atoms/buttons/buttons";
|
|||||||
import { useSocketStore } from '../../context/socket';
|
import { useSocketStore } from '../../context/socket';
|
||||||
import { Socket } from "socket.io-client";
|
import { Socket } from "socket.io-client";
|
||||||
|
|
||||||
|
// TODO: Bring back REFRESHHHHHHH
|
||||||
type Props = {
|
type Props = {
|
||||||
currentAddress: string;
|
currentAddress: string;
|
||||||
handleRefresh: (socket: Socket) => void;
|
handleRefresh: (socket: Socket) => void;
|
||||||
|
|||||||
Reference in New Issue
Block a user