Skip to content

Commit 42da75c

Browse files
Remove unused shadcn components and react-highlight-words
Remove aspect-ratio, checkbox, command, input-group, kbd, and slider components — none are imported anywhere. Remove react-highlight-words npm package — replaced by custom implementation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9888743 commit 42da75c

8 files changed

Lines changed: 0 additions & 469 deletions

File tree

app/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
"lucide-react": "^0.577.0",
5050
"react": "^19.1.0",
5151
"react-dom": "^19.1.0",
52-
"react-highlight-words": "^0.21.0",
5352
"react-intersection-observer": "^10.0.3",
5453
"shadcn": "^4.0.3",
5554
"sonner": "^2.0.7",

app/src/shared/ui/aspect-ratio.tsx

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

app/src/shared/ui/checkbox.tsx

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

app/src/shared/ui/command.tsx

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

app/src/shared/ui/input-group.tsx

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

app/src/shared/ui/kbd.tsx

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

0 commit comments

Comments
 (0)