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

[bug] Fix as prop for typography and flex #14

Merged
merged 1 commit into from Nov 17, 2022
Merged

Conversation

dstoyanoff
Copy link
Owner

As prop was not properly inherited from the BOX and it was not allowing different values than span (for typography) or div (for flex). This is now fixed by overriding the as prop in the component props definition;

@dstoyanoff dstoyanoff added the bug Something isn't working label Nov 17, 2022
@dstoyanoff dstoyanoff merged commit 9bb538d into main Nov 17, 2022
@dstoyanoff dstoyanoff deleted the bugfix/as-prop branch November 17, 2022 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant