Commit 67c55620 authored by Wahyu Adjie Prasetyo's avatar Wahyu Adjie Prasetyo

update version revisi 3

parent a31b85b6
......@@ -8,7 +8,7 @@ import { getStatusBarHeight } from 'react-native-status-bar-height';
import MyStatusBar from './MyStatusBar';
export default class TopUpInfo extends React.Component {
export default class UpdateVersion extends React.Component {
constructor(props) {
super(props);
this.state = {
......@@ -18,7 +18,6 @@ export default class TopUpInfo extends React.Component {
componentDidMount() {
}
render() {
return (
<View style={styles.container}>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment