+
Feedback text lorem ipsum dolor sit amet
diff --git a/platform/ui/src/views/StudyList/StudyList.mdx b/platform/ui/src/views/StudyList/StudyList.mdx
index 40435bf14..52aa4c905 100644
--- a/platform/ui/src/views/StudyList/StudyList.mdx
+++ b/platform/ui/src/views/StudyList/StudyList.mdx
@@ -120,7 +120,7 @@ import { StudyList } from '@ohif/ui';
},
];
const isFiltering = (filterValues, defaultFilterValues) => {
- return Object.keys(defaultFilterValues).some(name => {
+ return Object.keys(defaultFilterValues).some((name) => {
return filterValues[name] !== defaultFilterValues[name];
});
};
@@ -206,8 +206,8 @@ import { StudyList } from '@ohif/ui';
{Instances}
@@ -249,7 +249,7 @@ import { StudyList } from '@ohif/ui';
>
Module 3
-
+
-
+
FOR INVESTIGATIONAL USE ONLY
{}}
>