From 00a5cbe8c9f76de67e08e308d969f61206ca31ba Mon Sep 17 00:00:00 2001 From: Mark McDowell Date: Fri, 28 Aug 2020 00:10:30 +0100 Subject: [PATCH] docs: updating roadmap in readme Checked off class props. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14454f795..0bd4297ca 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ npm start - [x] Add all series' to storybook - [x] Split project into multiple packages - [x] Fix issues with empty datasets -- [ ] Correct all class props +- [x] Correct all class props - [ ] Migrate to new React Context API - [ ] Remove all UNSAFE methods - [ ] Add documentation to storybook