From e96b1b8eaeb18cf5db9cfe6aaa1098c978cb3daa Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Sun, 7 Jan 2024 16:37:45 -0600 Subject: [PATCH] Use user colors --- components/TodoList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/TodoList.tsx b/components/TodoList.tsx index 1eb04a6..4cd1b62 100644 --- a/components/TodoList.tsx +++ b/components/TodoList.tsx @@ -30,7 +30,7 @@ export function TodoList( src={avatarUrl != null ? avatarUrl : 'https://placehold.co/512x512'} title={`${name}'s avatar`} /> - + {name}