Skip to content

Conversation

@webdevia
Copy link
Owner

No description provided.

import s from './Header.module.scss';

type HeaderProps = {
showLogo?: boolean;

Choose a reason for hiding this comment

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

Может стоит его сделать обязательным?

Copy link
Owner Author

Choose a reason for hiding this comment

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

Исправил #3

import s from './ModalForm.module.scss';

type ModalFormProps = {
visible?: boolean;

Choose a reason for hiding this comment

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

стоит сделать поля обязательными

Copy link
Owner Author

Choose a reason for hiding this comment

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

Исправил #3

@webdevia webdevia merged commit 1107c30 into main Nov 27, 2024
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.

3 participants