Skip to content

Commit e1db3bf

Browse files
OEvgenycompulim
andauthored
Update packages/fluent-theme/src/private/FluentThemeProvider.tsx
Co-authored-by: William Wong <compulim@users.noreply.github.com>
1 parent 4e61020 commit e1db3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/fluent-theme/src/private/FluentThemeProvider.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import {
44
ActivityBorderDecoratorRequest,
55
createActivityBorderMiddleware,
66
DecoratorComposer,
7-
InferDecoratorRequest,
7+
type InferDecoratorRequest,
88
useDecoratorRequest,
99
type DecoratorMiddleware
1010
} from 'botframework-webchat-api/decorator';

0 commit comments

Comments
 (0)