Skip to content

Conversation

@stanhong2
Copy link
Contributor

Interface NavigateOptions in /packages/react-router/index.tsx

export interface NavigateOptions {
  replace?: boolean;
  state?: any;
}

Changed NavigateFunction in docs/api.md

options?: { replace?: boolean; state?: State } to options?: { replace?: boolean; state?: any }

@remix-cla-bot
Copy link
Contributor

remix-cla-bot bot commented Nov 29, 2021

Hi @hongji00,

Welcome, and thank you for contributing to React Router!

Before we consider your pull request, we ask that you sign our Contributor License Agreement (CLA). We require this only once.

You may review the CLA and sign it by adding your name to contributors.yml.

Once the CLA is signed, the CLA Signed label will be added to the pull request.

If you have already signed the CLA and received this response in error, or if you have any questions, please contact us at hello@remix.run.

Thanks!

- The Remix team

@remix-cla-bot
Copy link
Contributor

remix-cla-bot bot commented Nov 29, 2021

Thank you for signing the Contributor License Agreement. Let's get this merged! 🥳

@timdorr
Copy link
Member

timdorr commented Nov 29, 2021

Thanks!

@timdorr timdorr merged commit 6cbb99d into remix-run:main Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants