import { CreateChannelModal } from '@components/channels/createChannelModal'; import { GlobeIcon } from '@radix-ui/react-icons'; import Link from 'next/link'; export default function ChannelList() { return (