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

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

Open
ThraaxSession opened this issue Sep 11, 2017 · 0 comments
Open

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

ThraaxSession opened this issue Sep 11, 2017 · 0 comments

Comments

@ThraaxSession
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant