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

React component name not matching the file name in the Newsfeed tutorial #286

Open
joeccleung opened this issue Feb 8, 2023 · 1 comment

Comments

@joeccleung
Copy link

joeccleung commented Feb 8, 2023

Hello, I am following the Newsfeed tutorial. In the tutorial, the React component "OrganizationKind" default method was named PosterBylineLocation instead of OrganizationKind.

export default function PosterBylineLocation({

I am not sure is this by design or a typo.

If this is a type, I am happy to submit a diff to fix it.

BTW, thank you for the great tutorial.

@davidmccabe
Copy link
Contributor

Yeah this is just a mistake. Thanks for offering to fix it, please go ahead!

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

No branches or pull requests

2 participants