Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix all errors in slices #34

Closed
stanthemaker opened this issue Jan 25, 2022 · 0 comments
Closed

Fix all errors in slices #34

stanthemaker opened this issue Jan 25, 2022 · 0 comments

Comments

@stanthemaker
Copy link
Contributor

Describe the bug

redux-toolkit codes have a lot of errors , after changed to tsx.
image

To Reproduce

Hover the cursor on codes with readlines, then VScode will give you the error hint
Expected behavior

Errors doesn't affect any performance of App
Screenshots

image

Additional context

references:
https://redux-toolkit.js.org/tutorials/typescript
https://www.youtube.com/watch?v=udr2rx_B99w&t=943s

@stanthemaker stanthemaker changed the title Fix errors in slices Add ts to globalSlice Jan 25, 2022
@stanthemaker stanthemaker changed the title Add ts to globalSlice Fix all errors in slices Jan 27, 2022
Kenchu123 pushed a commit that referenced this issue Jan 27, 2022
* fix typos

* add commandSlice.d.ts

* add loadSlice.d.ts

* fix all bugs in globalSlice.tsx

* solve all error in commandSlice and loadSlice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants