mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-03-01 12:07:37 +00:00
refactor: remove unused isPWA prop from MainContent component
This commit is contained in:
@@ -40,7 +40,6 @@ function MainContent({
|
|||||||
sendMessage,
|
sendMessage,
|
||||||
latestMessage,
|
latestMessage,
|
||||||
isMobile,
|
isMobile,
|
||||||
isPWA, // ! Unused
|
|
||||||
onMenuClick,
|
onMenuClick,
|
||||||
isLoading,
|
isLoading,
|
||||||
onInputFocusChange,
|
onInputFocusChange,
|
||||||
|
|||||||
Reference in New Issue
Block a user