From 11df5831e1df221291291dd969a17cea52c58229 Mon Sep 17 00:00:00 2001 From: Jen Jones Arnesen Date: Thu, 21 Dec 2023 08:27:17 +0100 Subject: [PATCH] fix: remove unused prop --- .../Interpretations/InterpretationsUnit/InterpretationList.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Interpretations/InterpretationsUnit/InterpretationList.js b/src/components/Interpretations/InterpretationsUnit/InterpretationList.js index 008b4f8ce..7a63175e1 100644 --- a/src/components/Interpretations/InterpretationsUnit/InterpretationList.js +++ b/src/components/Interpretations/InterpretationsUnit/InterpretationList.js @@ -72,7 +72,6 @@ export const InterpretationList = ({ dashboardRedirectUrl={ dashboardRedirectUrl } - inThreadView={false} /> ))}