Skip to content

Commit a2fce97

Browse files
committed
temp [ci skip]
1 parent 9ecaf5d commit a2fce97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vscode/react/src/components/graph/ModelColumns.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -703,6 +703,7 @@ function ColumnSource({
703703
/>
704704
<Transition
705705
show={isShowing}
706+
// @ts-ignore
706707
as={Fragment}
707708
enter="transition ease-out duration-200"
708709
enterFrom="opacity-0 -translate-y-[40%]"

0 commit comments

Comments
 (0)