Skip to content

Commit a539227

Browse files
committed
updated readme
1 parent 29be61a commit a539227

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
@@ -306,7 +306,7 @@ components:
306306
"material-box": window.vueMaterialize.materialBox
307307
```
308308
```html
309-
<material-box style="width:200px",src="some/image.jpg">
309+
<material-box style="width:200px",src="some/image.jpg",thumb="some/thumb.jpg">
310310
<span slot="caption" style="color:white">a caption</span>
311311
</material-box>
312312
```

0 commit comments

Comments
 (0)