Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pritishvaidya authored Feb 28, 2019
1 parent dd54b60 commit b2eb8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import React, { Component } from 'react';
import {
StyleSheet, View, TouchableOpacity, Text,
} from 'react-native';
import { FormatNumbers, FlipNumber } from 'react-native-flip-timer';
import { Timer, FlipNumber } from 'react-native-flip-timer';
export default class App extends Component {
state = {
Expand Down

0 comments on commit b2eb8b5

Please sign in to comment.