From 8a6bae312ee2d15ad551e097ed0c348670eea5f7 Mon Sep 17 00:00:00 2001 From: SuperCoolYun Date: Wed, 20 Mar 2024 19:22:12 -0400 Subject: [PATCH] updated ui --- ui/src/components/PublishedGateways.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/ui/src/components/PublishedGateways.jsx b/ui/src/components/PublishedGateways.jsx index 6d2e35c5..f617cf4d 100644 --- a/ui/src/components/PublishedGateways.jsx +++ b/ui/src/components/PublishedGateways.jsx @@ -8,8 +8,6 @@ function PublishedGateways(props) { const loading = props.loading const api = props.api - // const published = [{name:'react-app-lates', ship:'zod', url:'http://localhost/apps/near/~zod/0v1.1u794.eh94h.2fdr0.ncemq.j4va0/gateway/home', about:'Added Urbit component from testnet chain'}, {name:'gateway', ship:'~zod', url:'http://localhost/apps/near/~zod/0v3.rd4le.ge11r.0jsbv.5mchr.l3rh2/gateway/', about:''}] - return(