fix(dashboard): import Calendar icon in HomeClient
All checks were successful
Staging Build / build (push) Successful in 2m59s

Add missing Calendar import from lucide-react.
This commit is contained in:
DanielS
2026-07-22 12:39:53 +02:00
parent 0a60526800
commit 2497063e82

View File

@@ -18,6 +18,7 @@ import {
Zap, Zap,
ArrowUpRight, ArrowUpRight,
ShieldCheck, ShieldCheck,
Calendar,
Sparkles, Sparkles,
Activity Activity
} from 'lucide-react' } from 'lucide-react'