Skip to content

Commit 775718e

Browse files
committed
Added type of siteLoading attribute
1 parent 13bb24a commit 775718e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vetur/attributes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"lightbox/siteLoading": {
3131
"description": "default image when your image is error or loading",
32-
"type": "boolean"
32+
"type": "string"
3333
},
3434
"lightbox/showCaption": {
3535
"description": "Whether to show caption or not",

0 commit comments

Comments
 (0)