Skip to content

Additional div rendered? #227

Description

@hashharvest

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions