Skip to content

Commit 6d2f8d2

Browse files
committed
fix(integrations): remove stale crewai-flows sidebar props
1 parent a736b29 commit 6d2f8d2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • examples/integrations/crewai-flows/src/app

examples/integrations/crewai-flows/src/app/page.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ export default function CopilotKitPage() {
5555
>
5656
<YourMainContent themeColor={themeColor} />
5757
<CopilotSidebar
58-
disableSystemMessage={true}
59-
clickOutsideToClose={false}
6058
labels={{
6159
title: "Popup Assistant",
6260
initial: "👋 Hi, there! You're chatting with an agent.",

0 commit comments

Comments
 (0)