feat: Add chat history backup and restore functionality" #272
Annotations
3 errors
Test:
app/components/sidebar/Menu.client.tsx#L201
Parameter 'item' implicitly has an 'any' type.
|
Test:
app/components/sidebar/Menu.client.tsx#L314
Type '(event: React.UIEvent, item: ChatHistoryItem) => void' is not assignable to type '(event: UIEvent<Element, UIEvent>) => void'.
|
Test
Process completed with exit code 2.
|