Skip to content

Commit

Permalink
chore(npm): bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
ArrayZoneYour committed Sep 29, 2019
1 parent 67822de commit 802edd1
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 129 deletions.
2 changes: 1 addition & 1 deletion examples/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Basic from './components/Basic'; // Only update index when scrollEnd
import DisableButton from './components/DisableButton';
import Loop from './components/Loop';
import Dynamic from './components/Dynamic/';
import LoadMinimal from './components/LoadMinimal/';
import LoadMinimal from './components/LoadMinimal/'; // flicker existing when shift from last to first on Android (or last to first)
import Phone from './components/Phone/';
// import PhotoView from './components/PhotoView/'; // not working
import Swiper from './components/Swiper/'; // working but no title displayed, direction vertical not work well on android
Expand Down

0 comments on commit 802edd1

Please sign in to comment.