From aa6a6b24d187f63aa12f4f980bdc11b944c82c70 Mon Sep 17 00:00:00 2001 From: porink0424 Date: Wed, 19 Jun 2024 12:15:40 +0900 Subject: [PATCH] Tiny bug fix: change objectiveId in PlotEdfDark.stories --- tslib/react/src/components/PlotEdfDark.stories.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tslib/react/src/components/PlotEdfDark.stories.tsx b/tslib/react/src/components/PlotEdfDark.stories.tsx index 3fca1506..51b366c0 100644 --- a/tslib/react/src/components/PlotEdfDark.stories.tsx +++ b/tslib/react/src/components/PlotEdfDark.stories.tsx @@ -19,7 +19,7 @@ const meta: Meta = {