router icon indicating copy to clipboard operation
router copied to clipboard

[Docs] Add- API definitions and examples for 'createRouteConfig'

Open saurabhan opened this issue 2 years ago • 3 comments

This is a work in progress for Docs, I would like to add definitions and examples for the APIs and components. something similar to react-router docs, so it's easier to understand what things need to be passed and what they do.

  • added options reference for "createRouteConfig", will add more explanation for the same with examples.

Do let me know if this approach is okay.

saurabhan avatar Dec 21 '22 12:12 saurabhan

@saurabhan is attempting to deploy a commit to the Tanstack Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Dec 21 '22 12:12 vercel[bot]

Looks good!

tannerlinsley avatar Dec 21 '22 16:12 tannerlinsley

Added examples and definitions for createRouteConfig options.

saurabhan avatar Dec 22 '22 15:12 saurabhan

Can we go ahead with merging this?

saurabhan avatar Dec 26 '22 12:12 saurabhan

Looks like some files that weren’t supposed to be included are there and causing conflicts. Can you remove those files changes?

tannerlinsley avatar Dec 26 '22 16:12 tannerlinsley

Looks like you deleted the lock file. Instead, you need to unstage/remove it from the commit.

tannerlinsley avatar Dec 26 '22 21:12 tannerlinsley

Apologies, I am not that versed with git, I tried unstaging and removing seems like that did not work, should I just close this PR and create new from the start? Thanks

saurabhan avatar Dec 27 '22 06:12 saurabhan

Sometimes that is easier. Go for it!

tannerlinsley avatar Dec 27 '22 10:12 tannerlinsley