fix: Remove duplicate ChevronDown import in PremiumTable

This commit is contained in:
yves.gugger
2025-12-10 16:53:02 +01:00
parent a653f98caf
commit 4eb0714542

View File

@ -558,8 +558,6 @@ export function FilterBar({
// SELECT DROPDOWN (consistent select styling)
// ============================================================================
import { ChevronDown } from 'lucide-react'
export function SelectDropdown({
value,
onChange,