ConnectPlus-Org / ConnectPlus-Frontend

Frontend Repository of ConnectPlus
https://connect-plus-frontend.vercel.app
8 stars 27 forks source link

Bug fix #32

Open harsitagarwalla187 opened 9 months ago

harsitagarwalla187 commented 9 months ago

Description:

Strict Type Comparison. It is the most preferred and future-proofing way of writing the condition as it not only compares the values but also compares its data type.

Before:

before

After:

After

harsitagarwalla187 commented 9 months ago

I am working on this. Assign this to me under hacktoberfest.