added socket.io-client

Signed-off-by: heyhiru <hirentimbadiya74@gmail.com>
Este commit está contenido en:
heyhiru
2023-11-11 14:48:00 +05:30
padre 5927e494fd
commit 3a033235b6
Se han modificado 4 ficheros con 217 adiciones y 41 borrados

Ver fichero

@@ -1,3 +1,3 @@
{
"extends": "next/core-web-vitals"
}
"extends": ["next/babel","next/core-web-vitals"]
}