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 FormSection styling via className #2274

Closed
wants to merge 1 commit into from
Closed

Add FormSection styling via className #2274

wants to merge 1 commit into from

Conversation

martynovs
Copy link
Contributor

No description provided.

@cdaringe
Copy link

very similar to #2271. perhaps a more "hands-off-make-everybody-happy" is a props arg that does a {...props} on the <div ... />, so you can use { id: ..., className: ..., style: ...}.

one-off'ing property support probably isn't a super scalable concise approach? just thinkin out loud :)

@erikras
Copy link
Member

erikras commented Dec 19, 2016

It seems like what really needs to happen here is that it should pass along all props that are not part of the API.

@erikras
Copy link
Member

erikras commented Dec 23, 2016

Fix published in v6.4.0.

@erikras erikras closed this Dec 23, 2016
@lock
Copy link

lock bot commented Jun 1, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants