feat: refactored centered box to diplay in any of 9 areas

This commit is contained in:
Jack Wills
2022-04-28 21:25:27 +00:00
parent d6694e9317
commit 1017850a6c
7 changed files with 202 additions and 57 deletions
+2
View File
@@ -1,3 +1,5 @@
#![allow(unused)]
use app_data::AppData;
use app_error::AppError;
use bollard::Docker;