mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-22 00:46:49 +08:00
tt
This commit is contained in:
9
hotgo-web/src/components/AvatarList/index.js
Normal file
9
hotgo-web/src/components/AvatarList/index.js
Normal file
@@ -0,0 +1,9 @@
|
||||
import AvatarList from './List'
|
||||
import Item from './Item'
|
||||
|
||||
export {
|
||||
AvatarList,
|
||||
Item as AvatarListItem
|
||||
}
|
||||
|
||||
export default AvatarList
|
||||
Reference in New Issue
Block a user