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

[@mantine/core] Title: Fix inline prop being ignored #2182

Merged
merged 2 commits into from Aug 20, 2022

Conversation

Narcha
Copy link
Contributor

@Narcha Narcha commented Aug 20, 2022

Fixes #2180

@Narcha
Copy link
Contributor Author

Narcha commented Aug 20, 2022

To test this, I added an example to the storybook here:
grafik
Should I push that as well?

@Narcha
Copy link
Contributor Author

Narcha commented Aug 20, 2022

Please also let me know if my solution doesn't fit your code style, there are many other ways to fix this.

@rtivital rtivital merged commit c92ee93 into mantinedev:master Aug 20, 2022
@rtivital
Copy link
Member

Great job, thanks!

@Narcha
Copy link
Contributor Author

Narcha commented Aug 20, 2022

Thanks for making Mantine, it's a joy to work with 😄

nmay231 pushed a commit to nmay231/mantine that referenced this pull request Aug 22, 2022
* [@mantine/core] Title: Fixed `inline` prop

* [@mantine/core] Title: Fixed small error
nmay231 pushed a commit to nmay231/mantine that referenced this pull request Aug 28, 2022
* [@mantine/core] Title: Fixed `inline` prop

* [@mantine/core] Title: Fixed small error
@Narcha Narcha deleted the fix-title-inline-prop branch April 6, 2023 15:39
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.

Title component does not respect inline=true
2 participants