[FEATURE] Adjust creation page

This commit is contained in:
dunemask 2023-10-08 11:50:52 -06:00
parent 02c3a9680f
commit cee971e006
3 changed files with 164 additions and 148 deletions

View file

@ -53,6 +53,7 @@ export default function Home() {
dialogToggle={rconToggle}
serverName={server}
/>
</Box>
);
}