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

Docs: Fix TypeScript docs for Middleware that changes the store type #927

Merged
merged 1 commit into from
Apr 24, 2022

Conversation

piotr-cz
Copy link
Contributor

Fixes errors:

Generic type 'Write' requires 2 type argument(s).
Parsing error: '>' expected.
'>' expected.
Cannot find name 'A'.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d300f17:

Sandbox Source
React Configuration
React Typescript Configuration
React Browserify Configuration
React Snowpack Configuration
React Parcel Configuration
Next.js Configuration

Copy link
Member

@dai-shi dai-shi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dai-shi
Copy link
Member

dai-shi commented Apr 24, 2022

Merging this. cc @devanshj

@dai-shi dai-shi merged commit d1d487f into pmndrs:main Apr 24, 2022
@piotr-cz piotr-cz deleted the bugfix/ts-docs branch April 24, 2022 17:13
@devanshj
Copy link
Contributor

Merging this. cc @devanshj

Yeah lgtm

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

Successfully merging this pull request may close these issues.

3 participants