feat: delete button confirm (#875)

* base for confirm delete

* more like OpenAI
This commit is contained in:
Marco Beretta 2023-09-03 02:44:26 +02:00 committed by GitHub
parent 2b54e3f9fe
commit 28230d9305
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 40 additions and 11 deletions

View file

@ -126,6 +126,7 @@ export default function Conversation({ conversation, retainView }) {
renaming={renaming}
cancelHandler={cancelHandler}
retainView={retainView}
title={title}
/>
</div>
) : (