Skip to content

Commit 9a0a1ea

Browse files
committed
docs: minor wording tweak in rollout section
Made-with: Cursor
1 parent c33dd70 commit 9a0a1ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rfc/03-26--hooks-approach.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ Errors today come from multiple sources with different shapes: API errors, SDK v
597597

598598
These hooks would be built in parallel with existing components in a sandbox fashion, exported from an `UNSTABLE_` import path and available for initial use independent of the rest of the SDK offering. The goal at this stage is partner signal — not full coverage.
599599

600-
**Pending partner validation**, hooks would be rolled out across the library for each block component. This includes list-oriented components, which would wrap embedded API endpoints and format responses consistent with the hook return shape we've established (loading state, data, errors, mutations) for a consistent partner build experience.
600+
**Pending partner validation**, hooks would be rolled out across the library for each block component. This even includes list-oriented components, which would wrap embedded API endpoints and format responses consistent with the hook return shape we've established (loading state, data, errors, mutations) for a consistent partner build experience.
601601

602602
---
603603

0 commit comments

Comments
 (0)