Browse Source

FB fixed2

takahiros 6 năm trước cách đây
mục cha
commit
f79ed05182
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/client/js/components/User/UserPictureList.jsx

+ 1 - 1
src/client/js/components/User/UserPictureList.jsx

@@ -1,6 +1,6 @@
 import React from 'react';
 import PropTypes from 'prop-types';
-import { UncontrolledTooltip, Button } from 'reactstrap';
+import { UncontrolledTooltip } from 'reactstrap';
 import { createSubscribedElement } from '../UnstatedUtils';
 import AppContainer from '../../services/AppContainer';