org setup wip

This commit is contained in:
Milo Schwartz
2024-12-21 14:11:10 -05:00
parent 7252876768
commit 0d30ac2ddc
11 changed files with 284 additions and 221 deletions

View File

@@ -285,7 +285,7 @@ export default function CreateShareLinkForm({
r
) => (
<CommandItem
value={r.resourceId.toString()}
value={r.name}
key={
r.resourceId
}