From 698b1ee05e9df2c723b212e59d9d78b411841f53 Mon Sep 17 00:00:00 2001 From: Tyler Benning Date: Wed, 28 Feb 2024 13:46:37 -0800 Subject: [PATCH] Breadcrumb docs: update image screenshots (#734) * Update image screenshots * update img src --- content/components/breadcrumbs.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/components/breadcrumbs.mdx b/content/components/breadcrumbs.mdx index 05becb958..fb878a444 100644 --- a/content/components/breadcrumbs.mdx +++ b/content/components/breadcrumbs.mdx @@ -16,7 +16,7 @@ import {AccessibilityLink} from '~/src/components/accessibility-link' An image of the breadcrumb component ## Usage @@ -37,7 +37,7 @@ Breadcrumbs are made of links (indicating parents), dividers, and the current pa An image showing the anatomy of the breacrumb component Note: The space between items is set to 0px as the divider has padding built into it. @@ -51,11 +51,11 @@ By default the breadcrumbs component can show up to 10 items within the chain. An image showing various breadcrumbs with different numbers of items in the breadcrumb chain ## Accessibility ### Known accessibility issues (GitHub staff only) - \ No newline at end of file +