export default function Example() {
  return <InputText label="Label"></InputText>;
}