summaryrefslogtreecommitdiffhomepage
path: root/app/components/WindowChrome.js
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@codeispoetry.ru>2017-06-23 16:56:02 +0300
committerAndrej Mihajlov <and@codeispoetry.ru>2017-06-23 16:56:02 +0300
commit1c2cfddfb487770bcc19f11eedd490c3bebe175d (patch)
treec82d209e8e11d3c0a2d7338dbaa2db266d59b917 /app/components/WindowChrome.js
parent79f630bf805caa15d51c276dce70c131bd42162d (diff)
downloadmullvadvpn-1c2cfddfb487770bcc19f11eedd490c3bebe175d.tar.xz
mullvadvpn-1c2cfddfb487770bcc19f11eedd490c3bebe175d.zip
Migrate to React 15.6
Diffstat (limited to 'app/components/WindowChrome.js')
-rw-r--r--app/components/WindowChrome.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/components/WindowChrome.js b/app/components/WindowChrome.js
index e1df040d6c..16bdb70e28 100644
--- a/app/components/WindowChrome.js
+++ b/app/components/WindowChrome.js
@@ -1,4 +1,5 @@
-import React, { Component, PropTypes } from 'react';
+import React, { Component } from 'react';
+import PropTypes from 'prop-types';
/**
* A component used to chip out arrow in the app header using CSS mask