diff --git a/app/components/BackgroundAurra.tsx b/app/components/BackgroundAurra.tsx index e8681bb9f..238af0d79 100644 --- a/app/components/BackgroundAurra.tsx +++ b/app/components/BackgroundAurra.tsx @@ -23,7 +23,12 @@ export function AuroraBackgroundDemo() { className="relative w-full flex flex-col gap-4 items-center justify-center px-4 md:px-[14%]" >
IP: {address.ip}
*/} @@ -55,9 +55,7 @@ const DeviceAddress: React.FC = () => {