(feat:docs,chatbots) danger delete btn

This commit is contained in:
ManishMadan2882
2025-03-06 02:00:05 +05:30
parent ecf3067d67
commit 6eb8256220
3 changed files with 3 additions and 1 deletions

View File

@@ -507,6 +507,7 @@ export default function Documents({
setDocumentToDelete(null);
}}
submitLabel={t('convTile.delete')}
variant="danger"
/>
)}
</div>