| displayed_sidebar | web |
|---|---|
| sidebar_label | Introduction |
| sidebar_position | 1 |
import Intro from './shared/_intro.mdx'; import RebrandingNotice from './callouts/_rebranding_notice.md'; import DocCardList from '@theme/DocCardList'; import { usePlatforms } from '@site/src/util/platform';
({ type: 'link', label: desc.label, description: desc.description, customProps: { icon: desc.icon }, href: desc.baseUrl, }))} />