diff --git a/frontend/src/lib/components/IconButton.svelte b/frontend/src/lib/components/IconButton.svelte
new file mode 100644
index 0000000..c1ac466
--- /dev/null
+++ b/frontend/src/lib/components/IconButton.svelte
@@ -0,0 +1,153 @@
+
+
+
diff --git a/frontend/src/routes/campaign/[id]/+page.svelte b/frontend/src/routes/campaign/[id]/+page.svelte
index 6a0680a..5c4fa9f 100644
--- a/frontend/src/routes/campaign/[id]/+page.svelte
+++ b/frontend/src/routes/campaign/[id]/+page.svelte
@@ -44,6 +44,7 @@
import { globalButtonDisabledAttributes } from '$lib/utils/form';
import FileField from '$lib/components/FileField.svelte';
import ConditionalDisplay from '$lib/components/ConditionalDisplay.svelte';
+ import IconButton from '$lib/components/IconButton.svelte';
// services
const appStateService = AppStateService.instance;
@@ -1210,61 +1211,88 @@
+ Manage +
++ Export +
+- CSV format: "Reported by" (email), "Date reported(UTC+02:00)" -
-+ Import +
++ Format: "Reported by" (email), "Date reported(UTC+02:00)" +