We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53e710 commit 209da89Copy full SHA for 209da89
src/components/ListExamples.astro
src/components/index.ts
@@ -29,7 +29,6 @@ export { default as HomepageHero } from "./HomepageHero.astro";
29
export { default as InlineBadge } from "./InlineBadge.astro";
30
export { default as LastReviewed } from "./LastReviewed.astro";
31
export { default as LinkTitleCard } from "./LinkTitleCard.astro";
32
-export { default as ListExamples } from "./ListExamples.astro";
33
export { default as ListTutorials } from "./ListTutorials.astro";
34
export { default as Markdown } from "./Markdown.astro";
35
export { default as MetaInfo } from "./MetaInfo.astro";
0 commit comments