-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update useDocuments to return map keyed by AutomergeUrl
The recommended mechanism seems to be to store Automerge URLs when referencing other documents, not just plain document ids, so it seems more natural to key the map returned from useDocuments by URL rather than by id. See discussion in https://discord.com/channels/1200006940210757672/1202325266937159690/1277333966575374356
- Loading branch information
Showing
2 changed files
with
86 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.