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
444e2b90df
jiti-meet
/
react
/
features
/
invite
/
components
/
add-people-dialog
/
web
/
index.js
5 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
[RN] Add invite screen
2019-02-26 10:41:57 +00:00
// @flow
export
{
default
as
AddPeopleDialog
}
from
'./AddPeopleDialog'
;
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
2020-04-01 07:47:51 +00:00
export
*
from
'./utils'
;