diff --git a/app/routes/machines/dialogs/new.tsx b/app/routes/machines/dialogs/new.tsx index 62aa289..b574579 100644 --- a/app/routes/machines/dialogs/new.tsx +++ b/app/routes/machines/dialogs/new.tsx @@ -21,7 +21,7 @@ export default function New(data: NewProps) { return ( <> - + Register Machine Key The machine key is given when you run{' '} @@ -36,7 +36,7 @@ export default function New(data: NewProps) {