Remove key (duplicated)

This commit is contained in:
Nicola Benaglia
2025-05-25 17:36:28 +02:00
parent a8280384c6
commit 49622fd09d
29 changed files with 126 additions and 135 deletions

View File

@@ -434,7 +434,7 @@ export const ChatList = ({
onClick={() => scrollToBottom()}
variant="contained"
style={{
backgroundColor: theme.palette.background.surface,
backgroundColor: theme.palette.background.paper,
border: 'none',
borderRadius: '20px',
bottom: 20,