diff --git a/.gitignore b/.gitignore
index 3c3629e..379f712 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
node_modules
+.idea
+.vscode
+
diff --git a/pc4mobx/organization/index.js b/pc4mobx/organization/index.js
index 6ef44b5..739d5bc 100644
--- a/pc4mobx/organization/index.js
+++ b/pc4mobx/organization/index.js
@@ -86,7 +86,7 @@ const Routes = (
-
+
);