From 68ac11d8407a2e17d42fc8220c78758860b9735f Mon Sep 17 00:00:00 2001 From: Iliya Brook Date: Thu, 7 Mar 2024 01:07:26 +0200 Subject: [PATCH] update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 47db9adb..a7308844 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,16 @@ To use the JetBrains integration: 1. Set `External editor:` to `jetbrains_server`. 2. Set `Absolute path to the project directory to open:` to `/`. +### Fix issue with background color of the trace panel. + +## Fix issue with the background color of the trace panel when the theme is dark. + +1. --- + +## Add copy to clipboard functionality to TreeView, in State and Action tabs. + +2. --- + ## Original Redux DevTools