missing semicolon
This commit is contained in:
parent
3138d04382
commit
1edc112cad
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ class FirstRunScreen extends React.PureComponent {
|
|||
</TouchableOpacity>}
|
||||
</View>}
|
||||
</View>
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue