Skip to content

Commit

Permalink
propsを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
oremega committed Dec 26, 2024
1 parent b8db367 commit 7822965
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ VisuallyHiddenTextコンポーネントは、テキストを視覚的に隠し
</p>
```

### FormControl[dangerouslyTitleHidden]
### FormControlの[dangerouslyTitleHidden]props
「入社年月日」の見出しと`DatePicker`コンポーネントだけで開始日と終了日であることが自明で冗長になるので`FormControl``dangerouslyTitleHidden`propsを使用している。

```tsx editable
Expand Down

0 comments on commit 7822965

Please sign in to comment.