Skip to content

Commit 42c98ea

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 78daee6 + 1f50a89 commit 42c98ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following snippet sets the default position of the menu as `top left` and de
4141
<float-menu
4242
position="top left"
4343
:dimension="50"
44-
:menu="menuData"
44+
:menu-data="menuData"
4545
menu-direction="bottom"
4646
>
4747
<BoxIcon />

0 commit comments

Comments
 (0)