Remember that React needs React

This commit is contained in:
Luke Barnard 2018-03-21 17:23:19 +00:00
parent 2ffcad0981
commit 944940057e

View file

@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
import React from 'react';
import GeminiScrollbar from 'react-gemini-scrollbar'; import GeminiScrollbar from 'react-gemini-scrollbar';
function GeminiScrollbarWrapper(props) { function GeminiScrollbarWrapper(props) {