Remove todo from readme

This commit is contained in:
Tyler 2021-05-09 23:45:31 -04:00 committed by GitHub
parent 806b527502
commit 058abf8fa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -8,13 +8,6 @@ Uses:
- Linting, typechecking and formatting on by default using [`husky`](https://github.com/typicode/husky) for commit hooks
- Testing with [Jest](https://jestjs.io/) and [`react-testing-library`](https://testing-library.com/docs/react-testing-library/intro)
ToDo:
- Create popup notification messages and wire up to `notify()`
- Add logo and mark price to browser tab
- Finish migrating TradeForm from Ant to Tailwind
- Wire up cancel order in Open Orders
## Run
```bash