--- title: 선택 --- 헤더 사용자가 미리 정의된 옵션 목록에서 값을 선택할 수 있도록 합니다. ```jsx import { IconTwentyStar } from 'twenty-ui/display'; import { Select } from '@/ui/input/components/Select'; export const MyComponent = () => { return (