This commit is contained in:
qingwei.li 2016-12-23 21:47:15 +08:00
parent d0861d7427
commit 668c5ca714

View File

@ -1,5 +1,5 @@
import { load, camel2kebab, isNil, getRoute } from './util'
import { activeLink, scrollIntoView, sticky } from './event'
import { activeLink, scrollIntoView } from './event'
import * as render from './render'
const OPTIONS = {