component. -->
This package also exports all the components that are used to generate the new sidebar. So, if you want to use these components in different places, you can do so by importing them from the package.
---title: My Page--- import { PageGraph } from 'starlight-site-graph/components'; <PageGraph />
---import { PageGraph } from 'starlight-site-graph/components';--- <PageGraph />
<PageSidebar>
<PageGraph>
<PageBacklinks>