Files
flipper/src
John Knox 2221090037 Fix Select value/selected React warning
Summary:
React outputs the following error:
  Warning: Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>.

This fixes it by using value instead of selected.

Reviewed By: danielbuechele

Differential Revision: D15535717

fbshipit-source-id: eb784ba2cdefe1c6744cc15592cd3e0191d237d0
2019-05-30 03:15:29 -07:00
..
2019-05-17 06:45:05 -07:00
2019-04-01 08:53:37 -07:00
2019-05-29 08:22:24 -07:00
2019-05-07 08:30:49 -07:00
2019-05-17 06:45:05 -07:00
2019-03-15 05:13:30 -07:00
2019-05-07 08:30:49 -07:00
2019-03-22 06:52:05 -07:00