Add missing Bell icon import

cgen-ddda1c278dca4f1895e064e2291ba1bc
This commit is contained in:
Builder.io 2025-08-16 04:17:58 +00:00
parent 5ebcb48706
commit 4fd33b6bb6

View file

@ -27,6 +27,7 @@ import {
ArrowUpRight, ArrowUpRight,
Github, Github,
ExternalLink, ExternalLink,
Bell,
} from "lucide-react"; } from "lucide-react";
interface ChangelogEntry { interface ChangelogEntry {