diff --git a/TODO.md b/TODO.md index 1ab2d1c..32673db 100644 --- a/TODO.md +++ b/TODO.md @@ -13,4 +13,5 @@ - [ ] Reset button per tree (?) - [ ] Tooltips: - [ ] Support multiple positions for tooltip (currently only `top-right` with fallbacks based on viewport) -- [ ] [Code splitting?](https://serverless-stack.com/chapters/code-splitting-in-create-react-app.html) \ No newline at end of file +- [ ] [Code splitting?](https://serverless-stack.com/chapters/code-splitting-in-create-react-app.html) +- [ ] Move icons back under `/src` when https://github.com/facebook/create-react-app/pull/6060 is released as part of 3.0.2 \ No newline at end of file