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

About portal #853

Merged
merged 7 commits into from
Feb 1, 2022
Merged

About portal #853

merged 7 commits into from
Feb 1, 2022

Conversation

tiana25
Copy link
Contributor

@tiana25 tiana25 commented Feb 1, 2022

No description provided.

@tiana25 tiana25 requested a review from dmitryy90 February 1, 2022 08:11
constructor(title: string, portalItem: AboutPortalItem[], id?) {
this.id = id;
this.title = title;
this.aboutPortalItems = portalItem;
Copy link
Collaborator

Choose a reason for hiding this comment

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

use plural in namings if it is an array

@tiana25 tiana25 merged commit b7a5f7b into develop Feb 1, 2022
@litvinets litvinets deleted the about-portal branch June 9, 2022 10:36
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.

2 participants