From fe1b468b4c5514bb190ae12ea82b663c562abdaa Mon Sep 17 00:00:00 2001 From: Adam Howard <91115+codeincontext@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:53:37 +0100 Subject: [PATCH] PR feedback --- .../AppComponents/Chat/drop-down-section/index.stories.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apps/nextjs/src/components/AppComponents/Chat/drop-down-section/index.stories.tsx b/apps/nextjs/src/components/AppComponents/Chat/drop-down-section/index.stories.tsx index 1ba39c614..f34fcc4c9 100644 --- a/apps/nextjs/src/components/AppComponents/Chat/drop-down-section/index.stories.tsx +++ b/apps/nextjs/src/components/AppComponents/Chat/drop-down-section/index.stories.tsx @@ -41,12 +41,8 @@ const meta: Meta = { tags: ["autodocs"], args: { objectKey: "learningOutcome", - // objectKey, - // sectionRefs, value: "I can explain the reasons why frogs are so important to British society and culture", - // userHasCancelledAutoScroll, - // showLessonMobile, documentContainerRef: { current: null }, streamingTimeout: 0, },