added empty collaborator handling, hid feed, and fixed some minor styling

This commit is contained in:
Edward Tirado Jr 2026-04-08 19:27:20 -05:00
parent 56786c1f91
commit cdb7fa186a
4 changed files with 5 additions and 3 deletions

View file

@ -36,6 +36,7 @@ const createList = () => {
form {
display: flex;
flex-direction: column;
gap: 0.5rem;
}