mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 20:53:45 +08:00
feat: chat panel header absolute
This commit is contained in:
@@ -17,7 +17,7 @@ export interface MenuWrapperInspectProps {
|
||||
showPanel?: boolean;
|
||||
}
|
||||
|
||||
export default function MenuWrapper<
|
||||
export default function MenuLayout<
|
||||
ListComponentProps extends MenuWrapperInspectProps,
|
||||
PanelComponentProps extends MenuWrapperInspectProps,
|
||||
>(
|
||||
Reference in New Issue
Block a user