hedgedoc/react-client

Replace createStore with redux toolkit

Closed this issue · 1 comments

Which part of the project should be enhanced?
Use of redux API

Is your enhancement request related to a problem? Please describe.
Read #2015

Describe the solution you'd like
Replace the depreacted createStore API with the recommended way.

Implemented with #2023