Skip to content

Commit

Permalink
fix: remove <ReadingRecommendation>
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Make sure to eject `<ReadingRecommendation>`.
  • Loading branch information
brillout committed Nov 13, 2024
1 parent d3d94b4 commit b463fe3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 58 deletions.
57 changes: 0 additions & 57 deletions src/components/ReadingRecommendation.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ export {
FileRemoved,
ImportMeta,
Emoji,
ReadingRecommendation,
} from './components'
export * from './components/Note'
export { assert } from './utils/assert'
Expand Down

0 comments on commit b463fe3

Please sign in to comment.