Skip to content

Commit 62cbfd1

Browse files
committed
Fix a merge issue.
1 parent 2a99f66 commit 62cbfd1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,13 +195,9 @@ All standalone helper components were renamed to avoid import naming collision.
195195
- `<Settled>` was renamed to `<IfSettled>`.
196196

197197
> A [codemod](https://github.com/async-library/react-async/tree/master/codemods) is available to automate the upgrade.
198-
> <<<<<<< HEAD
199198
200199
The return type for `run` was changed from `Promise` to `undefined`. You should now use the `promise` prop instead. This
201200
is a manual upgrade. See [`promise`](#promise-1) for details.
202-
=======
203-
204-
> > > > > > > master
205201

206202
#### Upgrade to v6
207203

0 commit comments

Comments
 (0)