refactor(dashboard): update date picker icon import to use Radix UI
This commit is contained in:
@@ -13,7 +13,7 @@ import Locations from '@/components/dashboard/Locations'
|
||||
import TechSpecs from '@/components/dashboard/TechSpecs'
|
||||
import PerformanceStats from '@/components/dashboard/PerformanceStats'
|
||||
import Select from '@/components/ui/Select'
|
||||
import { CalendarIcon, LightningBoltIcon } from '@heroicons/react/24/outline'
|
||||
import { LightningBoltIcon } from '@radix-ui/react-icons'
|
||||
import DatePickerModal from '@/components/ui/DatePicker'
|
||||
|
||||
// Helper to get date ranges
|
||||
|
||||
Reference in New Issue
Block a user