feat: migrate PullRefresh component

This commit is contained in:
chenjiahan
2020-07-25 22:21:22 +08:00
parent c0c175f5ff
commit bb8a3d60b7
3 changed files with 21 additions and 17 deletions
+8 -8
View File
@@ -204,10 +204,10 @@ module.exports = {
path: 'overlay',
title: 'Overlay 遮罩层',
},
// {
// path: 'pull-refresh',
// title: 'PullRefresh 下拉刷新',
// },
{
path: 'pull-refresh',
title: 'PullRefresh 下拉刷新',
},
{
path: 'share-sheet',
title: 'ShareSheet 分享面板',
@@ -538,10 +538,10 @@ module.exports = {
path: 'overlay',
title: 'Overlay',
},
// {
// path: 'pull-refresh',
// title: 'PullRefresh',
// },
{
path: 'pull-refresh',
title: 'PullRefresh',
},
{
path: 'share-sheet',
title: 'ShareSheet',