Skip to content

Commit

Permalink
Merge pull request #1107 from silx-kit/revert-visgroup
Browse files Browse the repository at this point in the history
Revert VisGroup PR #1104
  • Loading branch information
loichuder authored May 9, 2022
2 parents 6a82f6e + 26abc67 commit 368c4e8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 126 deletions.
83 changes: 0 additions & 83 deletions apps/storybook/src/VisGroup.stories.tsx

This file was deleted.

2 changes: 0 additions & 2 deletions packages/lib/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ export { default as CellWidthInput } from './toolbar/controls/CellWidthInput';
export { default as RawVis } from './vis/raw/RawVis';
export { default as ScalarVis } from './vis/scalar/ScalarVis';
export { default as RgbVis } from './vis/rgb/RgbVis';
export { default as VisGroup } from './vis/shared/VisGroup';
export type { VisGroupProps } from './vis/shared/VisGroup';
export { default as VisMesh } from './vis/shared/VisMesh';
export { default as ScatterPoints } from './vis/scatter/ScatterPoints';
export { default as TiledHeatmapMesh } from './vis/tiles/TiledHeatmapMesh';
Expand Down
41 changes: 0 additions & 41 deletions packages/lib/src/vis/shared/VisGroup.tsx

This file was deleted.

0 comments on commit 368c4e8

Please sign in to comment.