yusuketk před 7 roky
rodič
revize
926b053301
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 {