Explorar o código

Update files: src/components/MemberList.jsx

D8D AI hai 1 ano
pai
achega
df347f3ce8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/MemberList.jsx

+ 1 - 1
src/components/MemberList.jsx

@@ -1,5 +1,5 @@
 import React, { useState, useEffect, useCallback, useRef } from 'react';
-import { Table, Button, message, Modal, Space, Image, Input, Tag } from 'antd';
+import { Table, Button, message, Modal, Space, Input } from 'antd';
 import { PlusOutlined, SearchOutlined, DownloadOutlined } from '@ant-design/icons';
 import Highlighter from 'react-highlight-words';
 import { deviceApi } from '../api/deviceApi';