feat(web/RN): update React to v16 and React Native to 0.49
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
e520319af2
commit
b74bede0e7
@@ -17,7 +17,7 @@ import styles from './styles';
|
||||
*
|
||||
* See {@link LoginDialog} description for more details.
|
||||
*/
|
||||
class WaitForOwnerDialog extends Component {
|
||||
class WaitForOwnerDialog extends Component<*> {
|
||||
/**
|
||||
* WaitForOwnerDialog component's property types.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user