Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
noam-heller1 committed Dec 9, 2024
1 parent 7bfbcf4 commit cde74a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lib/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ export { ThreeDimensionalScene, PlayTrigger } from './common/interfaces/behaviou
export { Settings } from './common/interfaces/Settings';
export { GalleryRendererProps } from './common/interfaces/galleryRendererTypes';
export { VirtualizationSettings } from './common/interfaces/virtualization';
export { default as thumbnailsLogic } from './core/helpers/thumbnailsLogic';
export { default as thumbnailsLogic } from './core/helpers/thumbnailsLogic'; //blabla

0 comments on commit cde74a4

Please sign in to comment.