diff --git a/src/forge/Main/Index.js b/src/forge/Main/Index.js index 27bfe9a06..3a214919e 100644 --- a/src/forge/Main/Index.js +++ b/src/forge/Main/Index.js @@ -1,6 +1,6 @@ import React, { Component } from 'react'; import { Link } from 'react-router-dom'; -import { Menu, Input , Spin, Pagination , Popover , Select , Button } from 'antd'; +import { Menu, Input , Spin, Pagination , Popover , Select , Button,Tabs } from 'antd'; import { getImageUrl } from 'educoder'; import '../css/index.scss' import './list.css'; @@ -327,11 +327,18 @@ class Index extends Component {
- + { + this.changeFilter(key) + }}> + + + + + {/* - + */}
-
+