Skip to content

Commit 2820baa

Browse files
committed
Add note about explicit height in readme
1 parent 18baaf3 commit 2820baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import { createBracket } from 'bracketry'
2121
createBracket(your_data, your_wrapper_element)
2222
```
2323

24-
_You only need a wrapper element and some <a href="https://bracketry.app/data-shape">properly formatted data</a>_
24+
_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>_
2525

2626
<br>
2727

0 commit comments

Comments
 (0)