Add ChannelMessageMenuMobile

This commit is contained in:
Jon Staab
2024-10-24 15:48:45 -07:00
parent 89e4367208
commit a5173df121
24 changed files with 170 additions and 76 deletions
+2
View File
@@ -68,3 +68,5 @@ export const createScroller = ({
},
}
}
export const isMobile = "ontouchstart" in document.documentElement