Skip to content

Commit 209da89

Browse files
committed
remove component and import
1 parent a53e710 commit 209da89

File tree

2 files changed

+0
-183
lines changed

2 files changed

+0
-183
lines changed

src/components/ListExamples.astro

Lines changed: 0 additions & 182 deletions
This file was deleted.

src/components/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export { default as HomepageHero } from "./HomepageHero.astro";
2929
export { default as InlineBadge } from "./InlineBadge.astro";
3030
export { default as LastReviewed } from "./LastReviewed.astro";
3131
export { default as LinkTitleCard } from "./LinkTitleCard.astro";
32-
export { default as ListExamples } from "./ListExamples.astro";
3332
export { default as ListTutorials } from "./ListTutorials.astro";
3433
export { default as Markdown } from "./Markdown.astro";
3534
export { default as MetaInfo } from "./MetaInfo.astro";

0 commit comments

Comments
 (0)