Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Not working fine when having nesting childs #12

Open
focux opened this issue Sep 1, 2018 · 0 comments
Open

Not working fine when having nesting childs #12

focux opened this issue Sep 1, 2018 · 0 comments

Comments

@focux
Copy link

focux commented Sep 1, 2018

For any reason, it's not working fine at version 1.1.3 when you have nested childs like this for example:

<TagCloud
    {here props}
>
  <div>
    <div>
      something
    </div>
  </div>
</TagCloud>

When you do that, you received a fixed style props width of 192px for every parent div, so if you have small words, it doesn't look good because it has too much space between words and doesn't even look like a word cloud, it looks like disorder words.

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