Skip to content

Commit

Permalink
fix(QBreadcrumbsEl): remove un-used 'ripple' prop from JSON API (#14603)
Browse files Browse the repository at this point in the history
  • Loading branch information
KareemDa committed Oct 12, 2022
1 parent a76708e commit 12459e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ui/src/components/breadcrumbs/QBreadcrumbsEl.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
"extends": "tag",
"default": "span",
"examples": [ "div", "span" ]
},

"ripple": {
"extends": "ripple"
}
},

Expand Down

0 comments on commit 12459e5

Please sign in to comment.