Skip to content

Commit

Permalink
updated ui
Browse files Browse the repository at this point in the history
  • Loading branch information
YunPearce committed Mar 20, 2024
1 parent 674e566 commit 8a6bae3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/src/components/PublishedGateways.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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(
<div>
<div className="newGateway">
Expand Down

0 comments on commit 8a6bae3

Please sign in to comment.