@@ -11,6 +11,8 @@ app.use(cors());
const server = http.createServer(app);
console.log(server);
const io = new Server(server, {
cors: {
origin: ['http://localhost:3000',
The note is not visible to the blocked user.