Skip to content

Commit 5edd6cd

Browse files
authored
Update QIntersection.json
1 parent 109a074 commit 5edd6cd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ui/src/components/intersection/QIntersection.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
"mixins": [ "mixins/tag" ],
3+
24
"meta": {
35
"docsUrl": "https://v1.quasar.dev/vue-components/intersection"
46
},
@@ -9,10 +11,6 @@
911

1012
"props": {
1113
"tag": {
12-
"type": "String",
13-
"desc": "HTML tag to render for wrapper element",
14-
"default": "div",
15-
"category": "content",
1614
"examples": [ "div", "span", "blockquote" ],
1715
"addedIn": "v1.9.3"
1816
},

0 commit comments

Comments
 (0)