virtual-labs / structural-dynamics-iiith-ph2

Other
0 stars 74 forks source link

Converted == to === #415

Open yoogottamk opened 5 years ago

yoogottamk commented 5 years ago

JavaScript check values without type conversion.

Check this link to know why it is important

Fixes #414