yusuketk 7 سال پیش
والد
کامیت
926b053301
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/client/js/components/TagsListPage.jsx

+ 1 - 1
src/client/js/components/TagsListPage.js → src/client/js/components/TagsListPage.jsx

@@ -1,5 +1,5 @@
 import React from 'react';
-import PropTypes from 'prop-types';
+// import PropTypes from 'prop-types';
 
 // SearchTypeahead wrapper
 export default class TagsListPage extends React.Component {