mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Update FAMenu.js
This commit is contained in:
parent
29af6383a7
commit
8a0897cc00
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user