mirror of
https://github.com/yude-jp/yude.jp
synced 2025-10-12 19:28:43 +09:00
Update FAMenu.js
This commit is contained in:
@@ -9,7 +9,7 @@ const FontAwesomeMenu = (props) => {
|
||||
|
||||
return (
|
||||
<div>
|
||||
<Link href={dest}>
|
||||
<Link href={`${dest}`}>
|
||||
<a>
|
||||
<FontAwesomeIcon icon={icon} className="w-10 h-10 fill-current inline transition duration-200 ease-in-out transform hover:-translate-y-1 hover:scale-110" />
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user