(element, props)
| 13986 | } |
| 13987 | |
| 13988 | function restoreControlledState$3(element, props) { |
| 13989 | // DOM component is still mounted; update |
| 13990 | updateWrapper$1(element, props); |
| 13991 | } |
| 13992 | |
| 13993 | var HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml'; |
| 13994 | var MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML'; |
no test coverage detected