Update frontend/src/app/knowledge/chunks/page.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
boneill-ds 2025-09-23 13:25:40 -06:00 committed by GitHub
parent 9caebae22e
commit 5a473541ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -224,7 +224,7 @@ function ChunksPageContent() {
<div>
<Checkbox
checked={selectedChunks.has(index)}
onClick={() => handleChunkCardCheckboxChange(index)}
onCheckedChange={(checked) => handleChunkCardCheckboxChange(checked, index)}
/>
</div>
<span className="text-sm font-bold">