Combine rendered Note section (#11026)

This commit is contained in:
John Darryl Pelingo
2017-10-02 15:47:41 +03:00
committed by Dan Abramov
parent 9b5417dc53
commit 9b22e92677

View File

@@ -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.