Skip to content

Commit aabdd7a

Browse files
committed
feat: update type exports in progress component
1 parent 10c7fe8 commit aabdd7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/components/progress/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export type {
1010
Orientation,
1111
ProgressState,
1212
Service,
13+
ValueChangeDetails,
1314
ValueTranslationDetails,
14-
ViewProps,
15+
ViewProps
1516
} from './src/types'

0 commit comments

Comments
 (0)