pointer events auto, delete filter
This commit is contained in:
parent
31c93846e6
commit
8a14c69e54
1 changed files with 1 additions and 0 deletions
|
|
@ -475,6 +475,7 @@ export function KnowledgeFilterPanel() {
|
|||
size="sm"
|
||||
onClick={handleDeleteFilter}
|
||||
disabled={isSaving}
|
||||
className="pointer-events-auto"
|
||||
>
|
||||
Delete Filter
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue