Skip to content

Commit

Permalink
feat: export ListTransition
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyoki committed Dec 30, 2021
1 parent e5f77b1 commit 1801781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Expand Up @@ -3,3 +3,4 @@ export * from './useSwitchTransition';
export * from './useListTransition';
export * from './Transition';
export * from './SwitchTransition';
export * from './ListTransition';

0 comments on commit 1801781

Please sign in to comment.