import React from 'react'; import { Segmented } from 'antd'; import { AppstoreOutlined, BarsOutlined } from '@ant-design/icons'; export default () => ( , }, { value: 'Kanban', icon: , }, ]} /> );