mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-05-03 23:16:40 +07:00
updated aliases
This commit is contained in:
parent
af8d270460
commit
e950d98b73
74 changed files with 300 additions and 390 deletions
|
@ -1,3 +1,3 @@
|
|||
import { MOBILE_BREAKPOINT } from '$config/frontend';
|
||||
import { MOBILE_BREAKPOINT } from '~/config/frontend';
|
||||
|
||||
export const isMobile = (): boolean => (window.innerWidth <= MOBILE_BREAKPOINT);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue