feat: add setup

This commit is contained in:
amhsirak
2024-12-08 21:23:00 +05:30
parent 06fdfbc65a
commit b30be4b976

View File

@@ -136,8 +136,8 @@ export const NavBar: React.FC<NavBarProps> = ({ recordingName, isRecording }) =>
sx={{ marginTop: 2, marginBottom: 2 }}
centered
>
<Tab label="Manual" />
<Tab label="Docker Compose" />
<Tab label="Manual Setup" />
<Tab label="Docker Compose Setup" />
</Tabs>
{tab === 0 && (
<Box>