Skip to content

Commit 86dc524

Browse files
authored
Merge pull request crazycodeboy#31 from pigarevaoks/master
Remove duplicate PropTypes
2 parents f9fe0b5 + f17b885 commit 86dc524

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import {
1818
} from 'react-native'
1919

2020
const ViewPropTypes = RNViewPropTypes || View.propTypes;
21+
2122
export const DURATION = {
2223
LENGTH_LONG: 2000,
2324
LENGTH_SHORT: 500,

0 commit comments

Comments
 (0)