Skip to content

Commit e796dff

Browse files
committed
Now in TypeScript!
1 parent d7d76c1 commit e796dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Use it with `fetch`, Axios or other data fetching libraries, even GraphQL.
6767
- Supports [abortable fetch] by providing an AbortController
6868
- Supports optimistic updates using `setData`
6969
- Supports server-side rendering through `initialValue`
70-
- Comes with type definitions for TypeScript
70+
- Written in TypeScript, ships with type definitions
7171
- Works well in React Native too!
7272

7373
[abortable fetch]: https://developers.google.com/web/updates/2017/09/abortable-fetch

0 commit comments

Comments
 (0)