spec-nith / spec-frontend

The frontend of SPEC website

Home Page:https://specnith.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix invalid usage of `class` in Codebase

AvishrantsSh opened this issue · comments

There are instances where class is used instead of className, causing several errors across the website.

This needs to be fixed.