@@ -181,7 +185,7 @@ function BlockPalette({ onSelect }: { onSelect: (type: BlockType) => void }) {
-
+
{meta?.label || type}
diff --git a/components/ui/popover.tsx b/components/ui/popover.tsx
index 52079097..39272b47 100644
--- a/components/ui/popover.tsx
+++ b/components/ui/popover.tsx
@@ -37,7 +37,7 @@ function PopoverContent({