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

Add className prop and type #22

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

patapat
Copy link
Contributor

@patapat patapat commented May 2, 2024

Description of the change

Add className prop and type to AnvilEmbedFrame

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

Fixes #21

Dev Checklist

  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development
  • No previous tests unrelated to the changed code fail in development

@patapat patapat requested a review from benogle May 2, 2024 18:37
@patapat patapat merged commit ad837e6 into main May 2, 2024
3 checks passed
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.

AnvilEmbedFrame doesn't have className typed as a prop
2 participants