Skip to content

Commit ec040c6

Browse files
authored
remove suggestions from edit panel (#1119)
1 parent da40377 commit ec040c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jumble/src/views/CharmDetailView.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,6 @@ const OperationTab = () => {
703703
{/* Content Container with single scrollbar */}
704704
<div className="flex-grow overflow-auto mt-3 -mx-4 px-4">
705705
<Variants />
706-
<Suggestions />
707706
</div>
708707
</div>
709708
);

0 commit comments

Comments
 (0)