Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit f4ef2c4

Browse files
committed
fix
1 parent 5673591 commit f4ef2c4

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

pages/price-feeds/core/index.mdx

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -172,16 +172,8 @@ Data is sourced from 120+ first-party providers including major exchanges and ma
172172
title="Contract Addresses"
173173
href="./core/contract-addresses"
174174
/>
175-
<Card
176-
icon={<LightningIcon />}
177-
title="Push Feeds"
178-
href="./core/push-feeds"
179-
/>
180-
<Card
181-
icon={<CodeIcon />}
182-
title="API Reference"
183-
href="./core/api-reference"
184-
/>
175+
<Card icon={<LightningIcon />} title="Push Feeds" href="./core/push-feeds" />
176+
<Card icon={<CodeIcon />} title="API Reference" href="./core/api-reference" />
185177
<Card
186178
icon={<SearchIcon />}
187179
title="Price Feed IDs"

0 commit comments

Comments
 (0)