fix: Remove duplicate ChevronDown import in PremiumTable

This commit is contained in:
yves.gugger
2025-12-10 16:53:02 +01:00
parent 2a08b9f8dc
commit 5a67f8fd59

View File

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