In this crowdfunt clinet template we have the context state importing WALLET_PROVIDER_TESTNET
https://github.com/ElrondNetwork/starter-dapp/blob/79263f2d89598f8e57836cd8db4e60a3ea3a2d45/react-crowdfunding/src/context/state.tsx#L1
WALLET_PROVIDER_DEVNET does not exist. What is the wallet provider for devnet?
Here is the devnet config. Check out the dapp-template repository for a more up-to-date dapp example