Kaynağa Gözat

fix lint errors

Yuki Takei 6 yıl önce
ebeveyn
işleme
7cc2a2292d

+ 1 - 1
src/client/js/components/Sidebar.jsx

@@ -1,5 +1,5 @@
 import React from 'react';
-import PropTypes from 'prop-types';
+// import PropTypes from 'prop-types';
 
 import { withTranslation } from 'react-i18next';
 

+ 1 - 1
src/client/js/components/Sidebar/SidebarNav.jsx

@@ -1,5 +1,5 @@
 import React from 'react';
-import PropTypes from 'prop-types';
+// import PropTypes from 'prop-types';
 
 import { withTranslation } from 'react-i18next';