[SOLVED] Cant import 'useNFTBalances'

Iā€™m getting this error: Attempted import error: ā€˜useNFTBalancesā€™ is not exported from ā€˜react-moralisā€™.

And this is the line of code where Iā€™m trying to import this hook:
import { useMoralis, useNFTBalances } from ā€œreact-moralisā€;

Thank you

Hi @fjvaldes1

Can u try the fixes under this thread.

I had an older version of react-moralis installedā€¦thanks!