feat(web): /machine dev-box page with status, terminal, and home file browser
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { MachineShell } from '@/components/machine/machine-shell';
|
||||
|
||||
const MachinePage = () => <MachineShell />;
|
||||
|
||||
export default MachinePage;
|
||||
Reference in New Issue
Block a user