Commit 9dcea13
Remove docs reference to incorrect align-items default
Summary:
Per https://developer.mozilla.org/en-US/docs/Web/CSS/align-items, the default for `align-items` is stretch, so I removed the reference that suggested otherwise
Similar to facebook#9397, but this section was not updated in that PR.
Closes facebook#11373
Differential Revision: D4299871
Pulled By: ericnakagawa
fbshipit-source-id: 1bee27b0dced192ef42e21ca8cc800d52edce1951 parent b775f88 commit 9dcea13
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments