♻️ use the same clear filter text for clearing filters in the column filter buttons

This commit is contained in:
Fred KISSIE
2026-06-04 20:08:27 +02:00
parent feb8045643
commit db014e3446
2 changed files with 5 additions and 4 deletions

View File

@@ -120,7 +120,7 @@ export function ColumnMultiFilterButton({
}}
className="text-muted-foreground"
>
{t("accessUsersRoleFilterClear")}
{t("accessFilterClear")}
</CommandItem>
)}
{options.map((option) => (