From 04b7344ea10ff8d185fc77f4d76cc4633448635b Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Thu, 24 Mar 2016 10:23:05 -0400 Subject: Imported React into SearchSuggestionList --- webapp/components/suggestion/search_suggestion_list.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp') diff --git a/webapp/components/suggestion/search_suggestion_list.jsx b/webapp/components/suggestion/search_suggestion_list.jsx index b15cc4243..57aaee8ff 100644 --- a/webapp/components/suggestion/search_suggestion_list.jsx +++ b/webapp/components/suggestion/search_suggestion_list.jsx @@ -2,6 +2,7 @@ // See License.txt for license information. import $ from 'jquery'; +import React from 'react'; import ReactDOM from 'react-dom'; import Constants from 'utils/constants.jsx'; import SuggestionList from './suggestion_list.jsx'; -- cgit v1.2.3-1-g7c22