We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9bb133 commit 0327d68Copy full SHA for 0327d68
1 file changed
src/templates/fetchable/data-list-fetchable.tsx
@@ -16,7 +16,7 @@ interface DataListFetchableProps<TRenderItem>
16
}
17
18
/**
19
- * A wrapper around DataList to help handle some typical top-level.
+ * A wrapper around DataList to help handle typical top-level state behavior.
20
*/
21
export function DataListFetchable<TRenderItem>({
22
renderPending,
0 commit comments