This commit is contained in:
zadit
2025-01-20 07:58:25 +07:00
parent 9cd0508d4a
commit 308eafa6d4
8 changed files with 163 additions and 7 deletions

View File

@@ -10,7 +10,6 @@ import {
} from "react-router-dom";
import socket from "./services/socketService";
import API_BASE_URL from "./config.js";
import Dashboard from "./pages/Dashboard";
import ScanMeja from "./pages/ScanMeja";