Skip to content

Commit

Permalink
Merge pull request #14 from Project-Unifest/hotfix/change-university-…
Browse files Browse the repository at this point in the history
…name

LGTM
  • Loading branch information
algoORgoal authored May 14, 2024
2 parents 2ce93d3 + 87be21e commit 4ea66c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/sign-up/ui/SignUp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export function SignUp() {
</SelectTrigger>
</FormControl>
<SelectContent>
<SelectItem value="건국대학교">건국대학교</SelectItem>
<SelectItem value="건국대 서울캠">건국대 서울캠</SelectItem>
</SelectContent>
</Select>
<FormMessage />
Expand Down

1 comment on commit 4ea66c6

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for unifest-web-deployment ready!

✅ Preview
https://unifest-web-deployment-6woke0w4u-algoorgoals-projects.vercel.app

Built with commit 4ea66c6.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.