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
440339dea8
jiti-meet
/
react
/
features
/
etherpad
/
components
/
index.web.js
2 lines
78 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fix(etherpad) fix loading Etherpad on web Fixes: https://github.com/jitsi/jitsi-meet/issues/10486
2021-12-01 13:29:55 +00:00
export
{
default
as
SharedDocumentButton
}
from
'./SharedDocumentButton.web'
;