Skip to content

Commit

Permalink
Add note about explicit height in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sbachinin committed Aug 28, 2024
1 parent 18baaf3 commit 2820baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import { createBracket } from 'bracketry'
createBracket(your_data, your_wrapper_element)
```

_You only need a wrapper element and some <a href="https://bracketry.app/data-shape">properly formatted data</a>_
_You only need a wrapper element (advisably with explicit <a href="https://bracketry.app/create-bracket/#problem-of-height">height</a>) and some properly formatted <a href="https://bracketry.app/data-shape">data</a>_

<br>

Expand Down

0 comments on commit 2820baa

Please # to comment.