This website requires JavaScript.
Explore
Help
Sign In
haskal
/
jiti-meet
Watch
1
Star
0
Fork
You've already forked jiti-meet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cbc7e1b6be
jiti-meet
/
react
/
features
/
base
/
participants
/
components
/
index.js
4 lines
74 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: initial based avatars
2019-06-26 14:08:23 +00:00
// @flow
ref(avatar): Move Avatar and Participant view to base/participants
2017-02-27 20:37:53 +00:00
export
{
default
as
ParticipantView
}
from
'./ParticipantView'
;