fix: Add Bell import

This commit is contained in:
2025-12-10 20:18:45 +01:00
parent 09f27bef8a
commit da319ecc38

View File

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