Problemunvalidated
whether or not the `name` property of a Redux Toolkit slice has to correspond to the property name of the reducer in the configured store. Tension: EVERY single tutorial used the same name for both. Outcome: You don't need to use the same name for both.
228a26eb-28c0-4777-9d9f-8bee8965caef
whether or not the name property of a Redux Toolkit slice has to correspond to the property name of the reducer in the configured store. Tension: EVERY single tutorial used the same name for both. Outcome: You don't need to use the same name for both.