Skip to content

refactor: change "fragment" to "Fragment" to allow both usages #59

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

Merged
merged 1 commit into from
May 31, 2022

Conversation

eyalch
Copy link
Contributor

@eyalch eyalch commented Jan 27, 2021

When registering a component with a kebab-case name then we could use it only with kebab-case, but if we register it using PascalCase then both kebab-case and PascalCase usages would work, like so:

When registering a component with a kebab-case name then we could use it only with kebab-case, but if we register it using PascalCase then both kebab-case and PascalCase usages would work, like so:
<fragment></fragment>
<Fragment></Fragment>
@spacedawwwg
Copy link

+1

@eyalch
Copy link
Contributor Author

eyalch commented May 31, 2022

@Thunberg087 Let's merge this?

@Thunberg087 Thunberg087 merged commit 68d7746 into Thunberg087:master May 31, 2022
@eyalch eyalch deleted the patch-1 branch May 31, 2022 10:16
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