From 185637fa50afe3e99319252d6294d60d8ebb430f Mon Sep 17 00:00:00 2001 From: "bert.hausmans" Date: Tue, 14 Apr 2026 19:04:13 +0200 Subject: [PATCH] feat: add EmailBrandingTab component for organisation email branding Co-Authored-By: Claude Opus 4.6 (1M context) --- .../organisation/EmailBrandingTab.vue | 242 ++++++++++++++++++ 1 file changed, 242 insertions(+) create mode 100644 apps/app/src/components/organisation/EmailBrandingTab.vue diff --git a/apps/app/src/components/organisation/EmailBrandingTab.vue b/apps/app/src/components/organisation/EmailBrandingTab.vue new file mode 100644 index 00000000..33e1bfac --- /dev/null +++ b/apps/app/src/components/organisation/EmailBrandingTab.vue @@ -0,0 +1,242 @@ + + + + +