Rename file for Whisper.ReactWrapperView (#2232)

This commit is contained in:
Scott Nonnenberg
2018-04-11 09:30:28 -07:00
committed by GitHub
parent c6c3b65bbc
commit 8467352994
3 changed files with 5 additions and 2 deletions

View File

@@ -117,6 +117,9 @@ module.exports = {
src: 'js/emoji_util.js',
},
// Select Backbone views
{
src: 'js/views/react_wrapper_view.js',
},
{
src: 'js/views/whisper_view.js',
},