fix: Add missing Search import to dashboard page

This commit is contained in:
yves.gugger
2025-12-10 16:54:11 +01:00
parent 4eb0714542
commit 4a0b230e1f

View File

@ -21,6 +21,7 @@ import {
Crown,
Activity,
Loader2,
Search,
} from 'lucide-react'
import clsx from 'clsx'
import Link from 'next/link'