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

Allow custom attributes on the wrapper #69

Merged
merged 1 commit into from
Dec 6, 2020

Conversation

jamesrweb
Copy link
Collaborator

Adds the ability for users to pass an props to the wrapper instance and each of these attributes will be in turn put onto the wrapper such as id / class / etc.

Adds the ability for users to pass an  props to the wrapper instance and each of these attributes will be in turn put onto the wrapper such as id / class / etc.
@jamesrweb
Copy link
Collaborator Author

Fixes #67.

@jamesrweb jamesrweb mentioned this pull request Dec 2, 2020
@jamesrweb jamesrweb linked an issue Dec 2, 2020 that may be closed by this pull request
@jamesrweb jamesrweb merged commit 5a839a2 into master Dec 6, 2020
@jamesrweb jamesrweb deleted the feature/add-attributes-to-wrapper branch December 6, 2020 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ClassName prop
1 participant