fix: Remove duplicate ChevronDown import in PremiumTable
This commit is contained in:
@ -558,8 +558,6 @@ export function FilterBar({
|
||||
// SELECT DROPDOWN (consistent select styling)
|
||||
// ============================================================================
|
||||
|
||||
import { ChevronDown } from 'lucide-react'
|
||||
|
||||
export function SelectDropdown({
|
||||
value,
|
||||
onChange,
|
||||
|
||||
Reference in New Issue
Block a user