We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9ce0a commit 38503cfCopy full SHA for 38503cf
docs/snippets/CurrentPricesTable.jsx
@@ -1,4 +1,4 @@
1
-import { useEffect, useState } from 'react';
+import { useEffect, useState, React } from 'react';
2
import { createPublicClient, http, formatUnits } from 'viem';
3
4
// Naga Prod PriceFeed contract address
0 commit comments