Sign in
canrd-outside
/
order-erp-front
·
Files
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
1
Labels
Wiki
Blame view
src/components/Scrollbar/index.ts
89 Bytes
Edit
Raw
Normal View
History
initial commit
2f6253cf
陈文彬
authored
5 years ago
1 2 3 4 5
/**
* copy from element-ui
*/
export { default as Scrollbar } from './src/Scrollbar';