Move TODO to issues

This commit is contained in:
Kalle
2022-09-05 15:19:10 +03:00
parent 5275520533
commit 2d77587d7b

View File

@@ -128,7 +128,6 @@ export function Combobox<T extends Record<string, string | null | number>>({
);
}
// TODO: if we search with only discord id "79237403620945920" then doesn't really make sense to do fuzzy search
export function UserCombobox({
inputName,
initialUserId,