Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Remember that React needs React
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebarnard1 committed Mar 27, 2018
1 parent 2ffcad0 commit 9449400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/views/elements/GeminiScrollbarWrapper.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/

import React from 'react';
import GeminiScrollbar from 'react-gemini-scrollbar';

function GeminiScrollbarWrapper(props) {
Expand Down

0 comments on commit 9449400

Please sign in to comment.