Переписываю спорные решения

This commit is contained in:
2023-01-16 20:42:27 +03:00
parent f75510b20c
commit 907f3e830d
4 changed files with 13 additions and 7 deletions

View File

@ -1,5 +1,4 @@
import React from 'react';
import { WithLogout } from '../hoc/withLogout';
import { ProfileCalendar } from '../../src/components/ProfileCalendar/ProfileCalendar';
const ProfileCalendarPage = () => {