Skip to content

Commit 9e445a6

Browse files
authored
Update README.md
1 parent 6befdea commit 9e445a6

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
@@ -1,4 +1,4 @@
1-
# <Async>
1+
# `<Async>`
22

33
React component for declarative promise resolution and data fetching. Uses render props for full flexibility or React context
44
for convenience. Makes it easy to handle loading and error states, without assumptions about the shape of your data or the type of request. Supports optimistic updates.

0 commit comments

Comments
 (0)