Skip to content

Commit

Permalink
tidy: remove unused custom-select
Browse files Browse the repository at this point in the history
  • Loading branch information
psychedelicious committed Aug 12, 2024
1 parent ff6964a commit bb9a720
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 1,029 deletions.
100 changes: 0 additions & 100 deletions lib/components/custom-select/custom-select.stories.tsx

This file was deleted.

235 changes: 0 additions & 235 deletions lib/components/custom-select/custom-select.tsx

This file was deleted.

2 changes: 0 additions & 2 deletions lib/components/custom-select/index.tsx

This file was deleted.

1 change: 0 additions & 1 deletion lib/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ export * from './badge';
export * from './button';
export * from './combobox';
export * from './context-menu';
export * from './custom-select';
export * from './expander';
export * from './form';
export * from './input';
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"typescript": "tsc --p ./tsconfig-build.json --noEmit"
},
"dependencies": {
"@ark-ui/react": "^1.3.0",
"@chakra-ui/anatomy": "^2.2.2",
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/layout": "^2.3.1",
Expand Down
Loading

0 comments on commit bb9a720

Please sign in to comment.