We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 541c296 commit 0c7c15fCopy full SHA for 0c7c15f
jaseci-org/app/community/page.js
@@ -186,8 +186,7 @@ const NewsletterSection = () => {
186
className="text-center text-green-400 font-semibold p-4 bg-green-500/10 rounded-lg"
187
role="status"
188
>
189
- You're subscribed! 🎉 Check your inbox for a confirmation
190
- email.
+ You're subscribed! 🎉
191
</div>
192
) : (
193
<form onSubmit={handleSubmit} className="grid gap-4" noValidate>
0 commit comments