some prettifying

This commit is contained in:
gingervitis
2021-01-31 01:38:20 -08:00
parent d01c2f081f
commit 67c160afdb
24 changed files with 727 additions and 637 deletions

View File

@@ -11,10 +11,7 @@ export default function ConfigServerDetails() {
<div className="config-server-details-container">
<EditServerDetails />
</div>
</div>
</div>
);
);
}