-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
I am getting some styling issues as I am using grid layout (via Material UI), this problem could be solved by allowing some classNames to be passed to the div, or extracting a hook like useGooglePicker (see example below)
I'm happy to implement this, and I'm going to implement this in my fork, I suppose since this is the number one google picker library we should take responsibility to keep it up to date.
This could potentially be a breaking change so we could perhaps make this a major version increment
useGooglePicker = ( props ) => {
return {
handleChoose
}
}
Metadata
Metadata
Assignees
Labels
No labels