+
Vertical Spacing
-
+
diff --git a/Common/Shared/MainLayout.razor b/Common/Shared/MainLayout.razor
index 92adf6b..05ebe3e 100644
--- a/Common/Shared/MainLayout.razor
+++ b/Common/Shared/MainLayout.razor
@@ -4,7 +4,6 @@
@inject SyncfusionBlazorService SyncfusionBlazorService;
@using Syncfusion.Blazor;
@using MindMap;
-@using MindMap.Shared
@inject Microsoft.AspNetCore.Components.NavigationManager UriHelper;
@namespace MindMap.Shared
diff --git a/Common/Shared/SampleComponentBase.cs b/Common/Shared/SampleComponentBase.cs
index ff667cf..520c685 100644
--- a/Common/Shared/SampleComponentBase.cs
+++ b/Common/Shared/SampleComponentBase.cs
@@ -1,8 +1,4 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Threading.Tasks;
-using Microsoft.AspNetCore.Components;
+using Microsoft.AspNetCore.Components;
using Microsoft.JSInterop;
namespace MindMap.Shared
diff --git a/Common/Shared/SampleService.cs b/Common/Shared/SampleService.cs
index c5b5793..7927621 100644
--- a/Common/Shared/SampleService.cs
+++ b/Common/Shared/SampleService.cs
@@ -1,7 +1,4 @@
-using System;
-using System.Threading.Tasks;
-
-namespace MindMap.Shared
+namespace MindMap.Shared
{
public class SampleService
{
diff --git a/Server/Components/App.razor b/Server/Components/App.razor
index 06dee02..a457eee 100644
--- a/Server/Components/App.razor
+++ b/Server/Components/App.razor
@@ -47,7 +47,7 @@
-
+
@@ -75,7 +75,15 @@
-
+
+
+
+
+
+
+
+
+