(element, props)
| 14788 | } |
| 14789 | |
| 14790 | function restoreControlledState$3(element, props) { |
| 14791 | // DOM component is still mounted; update |
| 14792 | updateWrapper$1(element, props); |
| 14793 | } |
| 14794 | |
| 14795 | var HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml'; |
| 14796 | var MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML'; |
no test coverage detected