Closed amjadnoor closed 3 years ago
In JavaScript class attribute should be written as className because class is a reserved JavaScript key.
class
className
@AmjadNoor is attempting to deploy a commit to the Coronasafe Team on Vercel.
A member of the Team first needs to authorize it.
In JavaScript
class
attribute should be written asclassName
becauseclass
is a reserved JavaScript key.