nuke-scroll-view
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -248,2 +248,3 @@ 'use strict'; | ||
children.forEach(function (child, index) { | ||
if (!child) return; | ||
if (child.type && child.type.displayName === _nukeRefreshControl2.default.displayName) { | ||
@@ -250,0 +251,0 @@ refreshContent = child; |
{ | ||
"name": "nuke-scroll-view", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "滚动组件", | ||
@@ -5,0 +5,0 @@ "main": "lib/index", |
34766
656