Sebastiano

Results 1 comments of Sebastiano

``` import * as toolkitRaw from '@reduxjs/toolkit'; const { createSlice } = toolkitRaw.default ?? toolkitRaw; ``` In my case even this approach doesn't work, there are more workarounds?