jslovers / jslovers-official-website

JSLovers Official Website built on Next.js
MIT License
53 stars 47 forks source link

(Bug) Aboutus page hydration errors #65

Closed Neha closed 2 weeks ago

Neha commented 3 weeks ago

Description

Hydration issues on the about us page is fixed.

RCA: At 2 places carrousel component was getting used which is not required and because of that hydration error was coming.

Fixes #53

Snapshots/Videos:

Type of change

Added tests?

Internationalization Support?

Steps to test the feature:

Snapshot of the test-cases that are passing:

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)