Describe the bug
After entering details to create badge, modal pops up. The Assign Badge button does not redirect to any page.
To Reproduce
Steps to reproduce the behavior:
- Go to
http://localhost:3000/createbadge
- Enter details of badge
- Click on Create Badge button
- Modal will pop up, click on Assign Badge
Expected behavior
Upon click Assign Badge button, it should redirect to Assign Badge page.