Skip to content

Commit a5aa6f4

Browse files
committed
docs: update annoucement
1 parent d7b3fd6 commit a5aa6f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/components/annoucement.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ const StyledLink = styled(Link, {
2121

2222
export const Annoucement = () => {
2323
return (
24-
<StyledLink href="/components/react/image-cropper">
24+
<StyledLink href="/components/react/navigation-menu">
2525
<LuPartyPopper />
26-
[New] Image Cropper component
26+
[New] Navigation Menu component
2727
<HiArrowRight />
2828
</StyledLink>
2929
)

0 commit comments

Comments
 (0)