refactor: Clean up code by removing unused imports, enhancing component props, and improving styles for better maintainability

This commit is contained in:
2025-05-15 11:06:01 +05:30
parent c77b62db19
commit 304ccf134a
9 changed files with 152 additions and 147 deletions

View File

@@ -1,5 +1,4 @@
let url_Backend_dwinzo = `http://${process.env.REACT_APP_SERVER_REST_API_BASE_URL}`;
// let url_Backend_dwinzo = `http://192.168.0.102:5000`;
type Side = "top" | "bottom" | "left" | "right";
export const panelData = async (