(element, props)
| 14891 | } |
| 14892 | |
| 14893 | function restoreControlledState$3(element, props) { |
| 14894 | // DOM component is still mounted; update |
| 14895 | updateWrapper$1(element, props); |
| 14896 | } |
| 14897 | |
| 14898 | var HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml'; |
| 14899 | var MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML'; |
no test coverage detected