Vernacular
Docs

Input

텍스트를 입력받는 필드예요.

미리보기

코드

<input
  className="px-3 py-2 text-sm border border-zinc-200 rounded-md"
  placeholder="입력하세요"
/>