Skip to content

Commit 8cf7bf3

Browse files
chore: remove old select and component styles
1 parent 0583a04 commit 8cf7bf3

File tree

6 files changed

+0
-462
lines changed

6 files changed

+0
-462
lines changed

src/@chakra-ui/components/ReactSelect.ts

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

src/@chakra-ui/components/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import { Modal } from "./Modal"
2222
import { Popover } from "./Popover"
2323
import { Progress } from "./Progress"
2424
import { Radio } from "./Radio"
25-
import { ReactSelect } from "./ReactSelect"
2625
import { Switch } from "./Switch"
2726
import { Table } from "./Table"
2827
import { Tabs } from "./Tabs"
@@ -52,7 +51,6 @@ export default {
5251
Popover,
5352
Progress,
5453
Radio,
55-
ReactSelect,
5654
Spinner: spinnerDefaultTheme,
5755
Switch,
5856
Table,

src/components/Select/Select.stories.tsx

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

src/components/Select/context.ts

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

src/components/Select/index.tsx

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

0 commit comments

Comments
 (0)