Skip to content
This repository was archived by the owner on Nov 18, 2018. It is now read-only.
This repository was archived by the owner on Nov 18, 2018. It is now read-only.

Material-icons with <Icon></Icon> does not work as expected #89

@ThraaxSession

Description

@ThraaxSession

Hi :)

I want to use re-bulma with material-icons like this:

<Addons>
     <Icon icon='material-icons'>face</Icon>
     <Input className="username"
          onChange={this.validateUsernameOnChange}
          color={this.state.inputusername}/>
</Addons>

I expected it looks like <Button/> instead <Icon/>but there is only white space. Even if I user className it doesn't look like with a button.

Could help please?

Thanks and best regards
Gino

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions