Chore: update infiniteScroll type (#15855)

pull/15881/head
iamkun 2019-06-03 16:03:25 +08:00 committed by luckyCao
parent feb003497a
commit b62721f99d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import Vue from 'vue' import Vue, { PluginObject } from 'vue'
import { ElementUIComponent, ElementUIComponentSize, ElementUIHorizontalAlignment } from './component' import { ElementUIComponent, ElementUIComponentSize, ElementUIHorizontalAlignment } from './component'
import { ElAlert } from './alert' import { ElAlert } from './alert'