import { Field, Input, Label, Select } from '@headlessui/react' import { SearchIcon } from '~/components/icons/search' import { TitleDashboard } from '~/components/ui/title-dashboard' export const CreateContentsPage = () => { return (