(element, props)
| 14114 | } |
| 14115 | |
| 14116 | function restoreControlledState$3(element, props) { |
| 14117 | // DOM component is still mounted; update |
| 14118 | updateWrapper$1(element, props); |
| 14119 | } |
| 14120 | |
| 14121 | var HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml'; |
| 14122 | var MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML'; |
no test coverage detected