mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Combine rendered Note section (#11026)
This commit is contained in:
committed by
Dan Abramov
parent
9b5417dc53
commit
9b22e92677
@@ -132,7 +132,7 @@ the cancel button (preventing the keyboard user from accidentally activating the
|
||||
initially triggered the modal.
|
||||
|
||||
>Note:
|
||||
|
||||
>
|
||||
>While this is a very important accessibility feature, it is also a technique that should be used judiciously. Use it to repair the keyboard focus flow when it is disturbed, not to try and anticipate how
|
||||
>users want to use applications.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user