feat: rm vierport const
This commit is contained in:
@@ -10,7 +10,6 @@ import { useGlobalInfoStore } from '../../context/globalInfo';
|
|||||||
import { useTranslation } from 'react-i18next';
|
import { useTranslation } from 'react-i18next';
|
||||||
import { AuthContext } from '../../context/auth';
|
import { AuthContext } from '../../context/auth';
|
||||||
import { coordinateMapper } from '../../helpers/coordinateMapper';
|
import { coordinateMapper } from '../../helpers/coordinateMapper';
|
||||||
import { VIEWPORT_H, VIEWPORT_W } from '../../constants/const';
|
|
||||||
|
|
||||||
interface ElementInfo {
|
interface ElementInfo {
|
||||||
tagName: string;
|
tagName: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user