Skip to content

Commit

Permalink
fix: remove test table
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiscolin committed Jan 16, 2025
1 parent 90bc0bf commit aa112b9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions examples/gno.land/r/gnoland/home/home.gno
Original file line number Diff line number Diff line change
Expand Up @@ -262,13 +262,6 @@ func discoverLinks() ui.Element {
<div class="column">
| Country | Region | Minimum Nos. | Probably Nos. | Speculative Nos. |
|:--------|:-------------|-------------:|--------------:|-----------------:|
| India | Northern | 750 | 875 | 1,000 |
| India | Northeastern | 7,200 | 9,250 | 11,300 |
| Nepal | | 41 | 50 | 60 |
## Build with Gno
- [Write Gno in the browser](https://play.gno.land)
Expand Down

0 comments on commit aa112b9

Please sign in to comment.