mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 12:37:14 +08:00
5 lines
81 B
Python
5 lines
81 B
Python
import AvatarList from './List'
|
|
import './index.less'
|
|
|
|
export default AvatarList
|