solana-foundation / developer-content

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.
https://solana.com/developers
143 stars 273 forks source link

fixing useMemo and balance in SOL #562

Closed shivaji43 closed 1 month ago

shivaji43 commented 1 month ago

Problem

useMemo not imported and Balance in SOL was not displaying properly

Summary of Changes

added the import and fixed the balance in SOL issue