I'm trying to integrate firebase appCheck into my react application.
Here is the ERROR code:
And this is my code:
How to get rid of this error ?
Thanks in adavnce.
For a modular version of Firebase you should import it from
import firebase from 'firebase/compat/app'