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

Answer:34 #1130

Conversation

michalgrzegorczyk-dev
Copy link
Contributor

@michalgrzegorczyk-dev michalgrzegorczyk-dev commented Oct 9, 2024

Checklist for challenge submission

  • Start your PR message with Answer:${challenge_number}

Warning:

  • If you want feedback or review, you must support the project on GitHub:

Alternatively, you can still submit your PR to join the list of answered challenges or to be reviewed by a community member. 🔥

@github-actions github-actions bot added 34 default-onPush answer answer labels Oct 9, 2024
@tomalaforge tomalaforge added sponsor sponsor the project to be reviewed PR requests a review labels Oct 9, 2024
standalone: true,
})
export class SearchComponent {
@Output() enter = new EventEmitter<string>();
Copy link
Owner

Choose a reason for hiding this comment

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

you should try to only use the new output and input function. That's the future

@tomalaforge tomalaforge removed the to be reviewed PR requests a review label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
34 default-onPush answer answer sponsor sponsor the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants