mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-02-11 13:10:26 +08:00
5 lines
77 B
JavaScript
5 lines
77 B
JavaScript
|
import getScrollParent from './getScrollParent'
|
||
|
export {
|
||
|
getScrollParent
|
||
|
}
|