export default function ExampleInput() {
  return (
    <Input
      type="input"
      onChange={() => {}}