use()
The use()
hook subscribes to changes of a specific item in your collection. When the item's state changes, your component will automatically re-render.
The use()
hook subscribes to changes of a specific item in your collection. When the item's state changes, your component will automatically re-render.