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