Navigation Menu

Skip to content

Commit

Permalink
Remove deprecated React Select component [#164616273]
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Guerette <nguerette@pivotal.io>
  • Loading branch information
reidmit authored and nguerette committed Mar 13, 2019
1 parent 50e0de0 commit 30ee187
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 392 deletions.
153 changes: 0 additions & 153 deletions spec/react/select/select.spec.js

This file was deleted.

90 changes: 0 additions & 90 deletions src/css/dropdowns/dropdowns_mixins.scss

This file was deleted.

5 changes: 1 addition & 4 deletions src/css/select/index.js
@@ -1,5 +1,2 @@
require('../iconography');
try {
require('./select.css');
} catch (e) {
}
require('../forms');
62 changes: 0 additions & 62 deletions src/css/select/select.scss

This file was deleted.

1 change: 0 additions & 1 deletion src/react/select/index.js

This file was deleted.

0 comments on commit 30ee187

Please sign in to comment.