import React from 'react'; import { Link } from 'react-router-dom'; import dogBig from '../../images/dog.jpg'; import style from './Sidebar.module.css'; const Sidebar = () => { return (

Опыт работы

4+ лет

{/*

Посмотреть ещё

*/}
{/*
1 / 15
*/}
); }; export default Sidebar;