mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
Fix hover state strapi link
Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
parent
d3e5973231
commit
e3790eba15
@ -16,9 +16,9 @@ function LeftMenuFooter({ version }) {
|
||||
return (
|
||||
<Wrapper>
|
||||
<div className="poweredBy">
|
||||
<a key="website" href="https://strapi.io" target="_blank" rel="noopener noreferrer">
|
||||
<A key="website" href="https://strapi.io" target="_blank" rel="noopener noreferrer">
|
||||
Strapi
|
||||
</a>
|
||||
</A>
|
||||
|
||||
<A
|
||||
href={`https://github.com/strapi/strapi/releases/tag/v${version}`}
|
||||
|
Loading…
x
Reference in New Issue
Block a user