Remove todo from readme
This commit is contained in:
parent
806b527502
commit
058abf8fa2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue