Skip to content

Commit abcbeb1

Browse files
adids1221lidord-wix
andcommitted
FlashList optional dependency (#2559)
* FlashList optional dependecy * Update src/optionalDependencies/index.web.ts Co-authored-by: Lidor Dafna <[email protected]> --------- Co-authored-by: Lidor Dafna <[email protected]>
1 parent f9af399 commit abcbeb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/optionalDependencies/index.web.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ export {default as SvgPackage} from './SvgPackage';
44
export {createShimmerPlaceholder} from './ShimmerPackage';
55
export {default as LinearGradientPackage} from './LinearGradientPackage';
66
export {default as PostCssPackage} from './PostCssPackage';
7+
export {default as FlashListPackage} from './FlashListPackage';
78

0 commit comments

Comments
 (0)