Skip to content

Commit

Permalink
feat: remove <Prism/> from astro/components
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Mar 24, 2022
1 parent 5739420 commit e63a0e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
49 changes: 0 additions & 49 deletions packages/astro/components/Prism.astro

This file was deleted.

1 change: 0 additions & 1 deletion packages/astro/components/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
export { default as Code } from './Code.astro';
export { default as Debug } from './Debug.astro';
export { default as Markdown } from './Markdown.astro';
export { default as Prism } from './Prism.astro';

0 comments on commit e63a0e6

Please sign in to comment.