Skip to content

Commit 38503cf

Browse files
committed
import react
1 parent 7a9ce0a commit 38503cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/snippets/CurrentPricesTable.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { useEffect, useState } from 'react';
1+
import { useEffect, useState, React } from 'react';
22
import { createPublicClient, http, formatUnits } from 'viem';
33

44
// Naga Prod PriceFeed contract address

0 commit comments

Comments
 (0)