From ae97f4afd3dea2df9834248cf0b98e4f4c02bc3b Mon Sep 17 00:00:00 2001 From: IliyaBrook <60712617+IliyaBrook@users.noreply.github.com> Date: Thu, 7 Mar 2024 01:09:43 +0200 Subject: [PATCH] Update README.md add images --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7308844..ac587612 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,17 @@ To use the JetBrains integration: ## Fix issue with the background color of the trace panel when the theme is dark. -1. --- +1. --- + +![FH6fkptVOW](https://github.com/IliyaBrook/redux-devtools/assets/60712617/0fef78a6-e98a-4298-b347-f7f3b5d2e52b) + ## Add copy to clipboard functionality to TreeView, in State and Action tabs. 2. --- +![copy_paste](https://github.com/IliyaBrook/redux-devtools/assets/60712617/67fc8242-ec83-467a-a8ba-1e20fdb91f52) + ## Original Redux DevTools