feat: rm vierport const

This commit is contained in:
Rohit
2025-03-14 23:42:46 +05:30
parent d9f9147a50
commit 2705cfb111

View File

@@ -10,7 +10,6 @@ import { useGlobalInfoStore } from '../../context/globalInfo';
import { useTranslation } from 'react-i18next';
import { AuthContext } from '../../context/auth';
import { coordinateMapper } from '../../helpers/coordinateMapper';
import { VIEWPORT_H, VIEWPORT_W } from '../../constants/const';
interface ElementInfo {
tagName: string;