We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b52e5 commit 4ad8ae2Copy full SHA for 4ad8ae2
src/components/breadcrumb/SubgraphBreadcrumbItem.vue
@@ -5,6 +5,7 @@
5
value: item.label,
6
showDelay: 512
7
}"
8
+ draggable="false"
9
href="#"
10
class="p-breadcrumb-item-link h-12 cursor-pointer px-2"
11
:class="{
0 commit comments