Skip to content

Commit

Permalink
docs: fixes roadmap task list
Browse files Browse the repository at this point in the history
  • Loading branch information
fenilli committed Oct 31, 2023
1 parent 04290b8 commit bca6bf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,8 @@ router.post('/login', options)

## Roadmap

- [] Make the `success` and `error` events to be able to return a `Promise<void>` to delay the call to the `finish` event
- [] Add support for [Laravel Precognition](https://laravel.com/docs/10.x/precognition)
- [ ] Make the `success` and `error` events to be able to return a `Promise<void>` to delay the call to the `finish` event
- [ ] Add support for [Laravel Precognition](https://laravel.com/docs/10.x/precognition)

<p align="right">(<a href="#readme-top">back to top</a>)</p>

Expand Down

0 comments on commit bca6bf1

Please sign in to comment.