mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-26 14:23:07 +08:00
feat: reactive isMobileScreen
This commit is contained in:
@@ -10,7 +10,6 @@ import {
|
||||
import { useChatStore } from "../store";
|
||||
|
||||
import Locale from "../locales";
|
||||
import { isMobileScreen } from "../utils";
|
||||
|
||||
export function ChatItem(props: {
|
||||
onClick?: () => void;
|
||||
|
Reference in New Issue
Block a user