lint and format
This commit is contained in:
@@ -21,7 +21,7 @@ const SocialIcon = ({ kind, href, size = 8 }) => {
|
||||
|
||||
return (
|
||||
<a
|
||||
className="text-sm text-gray-500 hover:text-gray-600 transition"
|
||||
className="text-sm text-gray-500 transition hover:text-gray-600"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
href={href}
|
||||
|
Reference in New Issue
Block a user