test(services): testing remove restart and stop
This commit is contained in:
@@ -125,7 +125,9 @@ export default function ServerPage() {
|
||||
token={token as string}
|
||||
/>
|
||||
<StartServer />
|
||||
<StopServer />
|
||||
<StopServer
|
||||
plantData={server}
|
||||
/>
|
||||
<RestartServer />
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user