stop generation
Browse files
src/components/ask-ai/ask-ai-new.tsx
CHANGED
|
@@ -24,7 +24,6 @@ function AskAI({
|
|
| 24 |
onScrollToBottom,
|
| 25 |
isAiWorking,
|
| 26 |
setisAiWorking,
|
| 27 |
-
htmlHistory,
|
| 28 |
onNewPrompt,
|
| 29 |
onSuccess,
|
| 30 |
}: {
|
|
|
|
| 24 |
onScrollToBottom,
|
| 25 |
isAiWorking,
|
| 26 |
setisAiWorking,
|
|
|
|
| 27 |
onNewPrompt,
|
| 28 |
onSuccess,
|
| 29 |
}: {
|