(element, props)
| 2572 | } |
| 2573 | } |
| 2574 | function restoreControlledState$2(element, props) { |
| 2575 | // DOM component is still mounted; update |
| 2576 | updateWrapper$1(element, props); |
| 2577 | } |
| 2578 | |
| 2579 | var HTML_NAMESPACE = 'http://www.w3.org/1999/xhtml'; |
| 2580 | var MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML'; |
no test coverage detected