import CardContainer from './CardContainer'; import { ArrowUpTrayIcon } from '@heroicons/react/24/outline'; const NewThreadCard = () => { return ( <>