Skip to content

Commit

Permalink
FlashList optional dependency (#2559)
Browse files Browse the repository at this point in the history
* FlashList optional dependecy

* Update src/optionalDependencies/index.web.ts

Co-authored-by: Lidor Dafna <66782556+lidord-wix@users.noreply.github.com>

---------

Co-authored-by: Lidor Dafna <66782556+lidord-wix@users.noreply.github.com>
  • Loading branch information
adids1221 and lidord-wix authored Apr 17, 2023
1 parent 7a1c746 commit 17e97ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/optionalDependencies/index.web.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ export {default as SvgPackage} from './SvgPackage';
export {createShimmerPlaceholder} from './ShimmerPackage';
export {default as LinearGradientPackage} from './LinearGradientPackage';
export {default as PostCssPackage} from './PostCssPackage';
export {default as FlashListPackage} from './FlashListPackage';

0 comments on commit 17e97ad

Please sign in to comment.