The upgrade to react@18.3.1 has a compatibility issue with next@14.2.3. It creates a error warning about the fetchPriority prop. This commit fixes the issue by downgrading react to 18.2.0 as it was before the last upgrade.
The upgrade to react@18.3.1 has a compatibility issue with next@14.2.3. It creates a error warning about the fetchPriority prop. This commit fixes the issue by downgrading react to 18.2.0 as it was before the last upgrade.