Implement friends list and refactor components
Implement friends list and refactor components
@sauceyred wrote in gorb/frontend#28 (comment):
i also sorted the components into sub-folders, but this now sadly requires us to import them, sometimes. I…
Implement friends list and refactor components
if we just set a width, it can expand, and it can shrink. I believe this is related to flexboxes deciding to grow in weird ways
you can see that the members list has a different width in…
Implement friends list and refactor components
@sauceyred wrote in gorb/frontend#28 (comment):
Is there a reason for using links instead of the Button component?
there was originally, but now that you…
refactor how client settings are saved and loaded