Skip to content

Commit 0186a87

Browse files
committed
Patch mini-terminal
1 parent acc0e8a commit 0186a87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mini-terminal/src/mini-terminal-transition.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ function MiniTerminalTransition({
2424
title={title}
2525
{...rest}
2626
className={"ch-terminal-container " + className}
27+
theme={{}}
2728
>
2829
<InnerTerminalTransition
2930
{...{ prev, prevKey, next, nextKey, progress }}

0 commit comments

Comments
 (0)