Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add welcome page #44

Merged
merged 2 commits into from
Apr 14, 2021
Merged

feat: add welcome page #44

merged 2 commits into from
Apr 14, 2021

Conversation

Tonia-SE
Copy link
Collaborator

No description provided.

import Footer from '../Footer';
import Header from '../Header';
import useStyles from './styles';
import { PERSONS_INFO } from '../../constants';
import { IPersonInfo } from './types';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

порядок импортов

maxHeight: 250,
minHeight: 250,
marginBottom: '5vh',
boxShadow: '0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22)',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

пробельчики после запятых

@AlexeyTeterin AlexeyTeterin merged commit 182b8d2 into develop Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants