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