import React from 'react'; import { Link } from 'react-router-dom'; import './sidebar.css'; import { BackIcon } from './icons'; const Sidebar = (props) => (