Skip to content

Commit 633ea4a

Browse files
committed
Exports AnimationProvider into index
1 parent 994bb59 commit 633ea4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ export type {
3131
} from './ShimmerLayout';
3232

3333
export {default as createGradientShimmer} from './createGradientShimmer';
34+
export {default as AnimationProvider} from './AnimationProvider';

0 commit comments

Comments
 (0)