From 0b31aac9fbfe9a9f01f0db9013f21259a1f6f2a5 Mon Sep 17 00:00:00 2001 From: Oluwatobi Sofela <60105594+oluwatobiss@users.noreply.github.com> Date: Tue, 9 Jan 2024 18:38:00 +0100 Subject: [PATCH] fix(tweetbutton): change tweet text to message --- src/components/TweetButton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TweetButton.tsx b/src/components/TweetButton.tsx index 721d0b1..1509c07 100644 --- a/src/components/TweetButton.tsx +++ b/src/components/TweetButton.tsx @@ -31,7 +31,7 @@ export function TweetButton(props: TweetButtonPropsType) { return props.rating && props.bestNPMPackage ? (
- Post a thank you tweet + Post a thank you message
) : (