Skip to content

Commit

Permalink
add a space
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Aug 12, 2023
1 parent 9c523dd commit 3dc8f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/utils/devtools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ subscribe(state, () => {
#### Use it with TypeScript
It's recommended to install and import types from`@redux-devtools/extension` to get types correctly.
It's recommended to install and import types from `@redux-devtools/extension` to get types correctly.
```ts
import type {} from '@redux-devtools/extension'
Expand Down

0 comments on commit 3dc8f03

Please sign in to comment.