Skip to content

Commit

Permalink
Remove ColorControl
Browse files Browse the repository at this point in the history
To be added in a separate PR, so it's easy to review.
  • Loading branch information
oandregal committed Mar 25, 2020
1 parent 69a91b6 commit d406c91
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 224 deletions.
106 changes: 0 additions & 106 deletions packages/components/src/color-control/index.js

This file was deleted.

25 changes: 0 additions & 25 deletions packages/components/src/color-control/stories/index.js

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion packages/components/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ export { default as CardMedia } from './card/media';
export { default as CheckboxControl } from './checkbox-control';
export { default as ClipboardButton } from './clipboard-button';
export { default as ColorIndicator } from './color-indicator';
export { default as ColorControl } from './color-control';
export { default as ColorPalette } from './color-palette';
export { default as ColorPicker } from './color-picker';
export { default as CustomSelectControl } from './custom-select-control';
Expand Down
34 changes: 0 additions & 34 deletions packages/global-styles/src/controls/color-controls.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/global-styles/src/controls/index.js
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
export { default as ColorControls } from './color-controls';
export { default as TypographyControls } from './typography-controls';

0 comments on commit d406c91

Please sign in to comment.