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