Skip to content

Commit

Permalink
Urgent message for status (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmonisit authored Oct 23, 2024
1 parent 2cb02e0 commit d715856
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/dashboard/components/profileHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,9 @@ export default function ProfileHeader(props: {
{userData.registration_status == 'coming' && (
<>
<CardTitle>
You are confirmed to be coming to HackRU!
You have indicated you are coming. HOWEVER, this
does not gaurantee entry. When your status is
confirmed, you are gauranteed entry into HackRU.
</CardTitle>
<Button
className="ml-auto"
Expand Down

0 comments on commit d715856

Please sign in to comment.