-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: members page #68
base: dev
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please run bun lint
and commit the changes.
There are a lot of unnecessary imports in a lot of files, so please remove whatever you don't use.
Some components have a lot of props destructured. Sometimes it may be easier to not do so, but instead just access them with props.discord
, if the props include usernames and such.
The gap between members on the grid on |
Merge with dev first then I will take a look! |
I have created an overview over all the members, and the individual page for each member. The icons for the skills are not the proper ones, since they have not yet been created. I'm unsure about the sizing and how to make it smoother (or if it's even done correctly🤡).
Please be mean 😭😭😭