Skip to content

Commit 7c15e79

Browse files
committed
Allow OrderDirection type to be imported from the main entry point
1 parent f8ed735 commit 7c15e79

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
@@ -76,6 +76,7 @@ export type {
7676
CompositeProps,
7777
IconComponent,
7878
Order,
79+
OrderDirection,
7980
PresentationalProps,
8081
TransitionComponent,
8182
} from './types';

0 commit comments

Comments
 (0)