mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 17:00:36 +01:00
docs(breadcrumb): update example
This commit is contained in:
@@ -12,5 +12,5 @@ const items = [{
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<UBreadcrumb :items="items" separator-icon="i-mdi-slash-forward" />
|
<UBreadcrumb :items="items" separator-icon="i-heroicons-arrow-right-20-solid" />
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user