Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tokimari committed Oct 11, 2023
1 parent 3668060 commit 863594f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/4/1/2.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Amebaで定義されているSegmentedControlコンポーネントのイメー
<figure>
<img src="/img/4/1/2/segmented_control_focused.png" alt="">
<figcaption>
SegmentedControlコンポーネントのボタンの一つにキーボードでフォーカスしている様子。3つあるボタンの内、選択されていのは中央で、フォーカスが当たっているのは一番左のボタンである。SegmentedControlでは、フォーカスが当たっているが選択されていない(Activeではない)状態がある。
SegmentedControlコンポーネントのボタンの一つにキーボードでフォーカスしている様子。3つあるボタンの内、選択されているのは中央で、フォーカスが当たっているのは一番左のボタンである。SegmentedControlでは、フォーカスが当たっているが選択されていない(Activeではない)状態がある。
</figcaption>
</figure>

Expand Down

0 comments on commit 863594f

Please sign in to comment.