feat,wip: 지도에 자체 700px, 500px 모드 적용
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { useMediaQuery } from "@vueuse/core";
|
||||
|
||||
export const is1000pxMode = useMediaQuery('(min-width:900px');
|
||||
Reference in New Issue
Block a user