From f80774c18f735f52fd81c5019327f9386b1100e9 Mon Sep 17 00:00:00 2001 From: Melvin Valster Date: Fri, 26 Jul 2019 23:15:41 +0200 Subject: [PATCH] Update TODO --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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