(element, props)
| 14753 | } |
| 14754 | |
| 14755 | function restoreControlledState$3(element, props) { |
| 14756 | // DOM component is still mounted; update |
| 14757 | updateWrapper$1(element, props); |
| 14758 | } |
| 14759 | |
| 14760 | var HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml'; |
| 14761 | var MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML'; |
no test coverage detected