element-web/src/components/views/voip
J. Ryan Stinnett 20e296b20e Convert image URLs in React to require calls
This allows Webpack to insert the proper image URL after builds steps like
adding a hash and so on. The path you supply to `require` is relative to the JS
source file, just like any other would be.
2019-01-17 22:06:49 -06:00
..
CallPreview.js
CallView.js A11y: repurpose more divs into AccessibleButtons. 2018-10-02 13:55:24 +02:00
IncomingCallBox.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
VideoFeed.js
VideoView.js