-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
good first issueGood for newcomersGood for newcomerslow-prioritylow priority issue compared to others already presentlow priority issue compared to others already present
Description
- currently modal is being used at 5 places but each of them have their own implementations
- create a reusable modal component which can be used on all these 5 and also for future implementations
- replace the modals with the new component in below 5 files and delete their old modal implementation files (if any)
- src > components > event > index.tsx
- src > components > profile > index.tsx
- src > pages > admin > events.tsx
- src > pages > admin > register.tsx
- src > pages > admin > teams.tsx
- if applying animations, please use
top to bottom slideused on /events page modal
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerslow-prioritylow priority issue compared to others already presentlow priority issue compared to others already present