Skip to content

Commit

Permalink
refactor(labelcustomcolor): remove LabelCustomColor (moving it to tac…
Browse files Browse the repository at this point in the history
…kle2-ui) (#141)
  • Loading branch information
mturley authored Oct 5, 2023
1 parent 891f518 commit 0cb74ce
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 208 deletions.
56 changes: 0 additions & 56 deletions src/components/LabelCustomColor/LabelCustomColor.stories.mdx

This file was deleted.

79 changes: 0 additions & 79 deletions src/components/LabelCustomColor/LabelCustomColor.stories.tsx

This file was deleted.

71 changes: 0 additions & 71 deletions src/components/LabelCustomColor/LabelCustomColor.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/components/LabelCustomColor/index.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ export * from './components/StatusIcon';
export * from './components/ValidatedTextInput';
export * from './components/ResolvedQuery';
export * from './components/LoadingEmptyState';
export * from './components/LabelCustomColor';

export * from './hooks/useSelectionState';
export * from './hooks/useFormState';
Expand Down

0 comments on commit 0cb74ce

Please sign in to comment.