From 2b87c15c0fb5dfbcf7765f0fbf49fd4f32681a46 Mon Sep 17 00:00:00 2001
From: sol-0 <94829167+sol-0@users.noreply.github.com>
Date: Thu, 1 Dec 2022 07:44:27 +0400
Subject: [PATCH] Exported OrganizationPresenter (#2404)

Signed-off-by: Oleg Solodkov <oleg.solodkov@ezthera.com>
---
 plugins/contact-resources/src/index.ts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plugins/contact-resources/src/index.ts b/plugins/contact-resources/src/index.ts
index 083393e976..e9af7cf6d4 100644
--- a/plugins/contact-resources/src/index.ts
+++ b/plugins/contact-resources/src/index.ts
@@ -58,6 +58,7 @@ export {
   ChannelsDropdown,
   EmployeePresenter,
   PersonPresenter,
+  OrganizationPresenter,
   EmployeeBrowser,
   MemberPresenter,
   EmployeeEditor