diff --git a/components/newBookmarkForm.tsx b/components/newBookmarkForm.tsx index bfb4bd4..96575f4 100644 --- a/components/newBookmarkForm.tsx +++ b/components/newBookmarkForm.tsx @@ -120,9 +120,7 @@ export default function NewBookmarkForm({ selectedKeys={value} onSelectionChange={setValue} disabledKeys={['placeholder']}> - + {[...categories].map( (category) => (