jitsi / jitsi-meet-react-sdk

React SDK for Jitsi Meet
Apache License 2.0
65 stars 36 forks source link

Fix prop name to be configOverwrite in example #28

Closed alganzory closed 1 year ago

alganzory commented 1 year ago

In example/src/App.jsx, for JitsiMeeting component, the prop name is currently config when it should be configOverwrite

saghul commented 1 year ago

God catch!