Skip to content

Commit ff5d002

Browse files
committed
docs: update annoucement
1 parent cbf9575 commit ff5d002

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/scroll-area">
24+
<StyledLink href="/components/react/image-cropper">
2525
<LuPartyPopper />
26-
[New] Scroll Area component
26+
[New] Image Cropper component
2727
<HiArrowRight />
2828
</StyledLink>
2929
)

0 commit comments

Comments
 (0)