Skip to content

Commit

Permalink
update cards
Browse files Browse the repository at this point in the history
  • Loading branch information
joaniefromtheblock committed Jul 18, 2024
1 parent b0d3f22 commit bfd84ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import TabItem from '@theme/TabItem';

<Tabs>
<TabItem value="cURL">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import Example from "/services/reference/_partials/_eth_getblockreceipts-example

### Request

import Request from "./_eth_getblockreceipts-request.mdx";
import Request from "_eth_getblockreceipts-request.mdx";

<Request />

Expand Down

0 comments on commit bfd84ca

Please sign in to comment.