Commit 32d3cda
committed
Declare app root element to react-modal
This fixes a warning from react-modal about accessibility issues,
previously screen readers would not ignore the root app if the modal was
open.
More information: http://reactcommunity.org/react-modal/accessibility/1 parent 9fa5d5c commit 32d3cda
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments