e.stopPropagation()}
>
Create Channel
setName(e.target.value)}
className="w-full px-3 py-2 text-sm border rounded-md bg-background"
autoFocus
onKeyDown={(e) => e.key === 'Enter' && handleCreate()}
/>
setAbout(e.target.value)}
className="w-full px-3 py-2 text-sm border rounded-md bg-background"
onKeyDown={(e) => e.key === 'Enter' && handleCreate()}
/>
Access mode
{accessModes.map(({ mode, label, icon }) => (
))}
{current.desc}