diff --git a/app/routes/_data.machines._index.tsx b/app/routes/_data.machines._index.tsx index 3c49bea..7577dc8 100644 --- a/app/routes/_data.machines._index.tsx +++ b/app/routes/_data.machines._index.tsx @@ -25,60 +25,73 @@ export default function Page() { return (
| Name | IP Addresses | Last Seen |
|---|---|---|
-
- {machine.givenName}- {machine.name} - - - |
- - {machine.ipAddresses.map((ip, index) => ( - |