Skip to content

Commit d4c5a10

Browse files
committed
fixed formatting
1 parent 1745a0f commit d4c5a10

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/mini-apps/troubleshooting/base-app-compatibility.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,18 @@ function Navigation() {
9191
});
9292
};
9393
}
94+
```
9495

9596
## Supported Chains
9697

97-
Base, Mainnet, Optimism, Arbitrum, Polygon, Zora, BNB, Avalanche CChain
98+
- Base,
99+
- Mainnet,
100+
- Optimism,
101+
- Arbitrum,
102+
- Polygon,
103+
- Zora,
104+
- BNB,
105+
- Avalanche C‑Chain
98106

99107
## Development Notes
100108

0 commit comments

Comments
 (0)