diff --git a/frontend/src/Apps/ScientificPublications/ArticleComponent.vue b/frontend/src/Apps/ScientificPublications/ArticleComponent.vue
new file mode 100644
index 0000000..5739a57
--- /dev/null
+++ b/frontend/src/Apps/ScientificPublications/ArticleComponent.vue
@@ -0,0 +1,69 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/Apps/ScientificPublications/FilterComponent.vue b/frontend/src/Apps/ScientificPublications/FilterComponent.vue
index cff08fd..5282c64 100644
--- a/frontend/src/Apps/ScientificPublications/FilterComponent.vue
+++ b/frontend/src/Apps/ScientificPublications/FilterComponent.vue
@@ -7,10 +7,6 @@ const props = defineProps({
isOpen: Boolean,
});
const example = ["A","B", "Lorem Ipsum AAAAAAAAAAAAAAAAAAA",
-"H",
- "H",
- "H",
- "H",
"H",
"H",
"H",
@@ -29,37 +25,19 @@ onClickOutside(target, ()=>emit('modal-close'))
+