We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b88e5 commit 5b54a33Copy full SHA for 5b54a33
README.md
@@ -66,7 +66,7 @@ render(
66
| bottom | ReactNode | | extra bottom area beneath footer columns |
67
| theme | 'light' \| 'dark' | 'dark' | preset theme of footer |
68
| backgroundColor | string | '#000' | background color of footer |
69
-| columnLayout | 'space-around' or 'space-between' | 'space-around' | justify-content value of columns element |
+| columnLayout | 'space-around' \| 'space-between' | 'space-around' | justify-content value of columns element |
70
| maxColumnsPerRow | number | - | max count of columns for each row |
71
72
### Column
0 commit comments