Skip to content

Commit ba8608f

Browse files
committed
fix listing errors
1 parent 48e0166 commit ba8608f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RefreshingIndicator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = require('./lib/RefreshingIndicator')
1+
module.exports = require('./lib/RefreshingIndicator')

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = require('./RefreshableListView')
1+
module.exports = require('./RefreshableListView')

0 commit comments

Comments
 (0)