-
Notifications
You must be signed in to change notification settings - Fork 817
Open
Description
I noticed that the component renders an additional DIV in the GoogleApiComponent file during the render (see line 119 in file).
Why not add ability for className
on this DIV or use a different sort of wrapper using something like:
const wrapper = (props) => props.children;
So the additional div
is not rendered? Or is there a reason a div
was used?
iddo, pigmanbear, nkndy, artuso0matteo, tutugodfrey and 2 morenkndy, artuso0matteo, bertuz and christopher-theagen
Metadata
Metadata
Assignees
Labels
No labels