mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
added toasts
This commit is contained in:
parent
ef959af711
commit
39e801f6f3
10 changed files with 92 additions and 7 deletions
1
src/constants/dom/index.ts
Normal file
1
src/constants/dom/index.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export const isTablet = () => window.innerWidth < 599;
|
Loading…
Add table
Add a link
Reference in a new issue