Skip to content

Conversation

@DogPawHat
Copy link
Contributor

fixes #300

@vercel
Copy link

vercel bot commented Nov 15, 2024

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

A member of the Team first needs to authorize it.

@netlify
Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for tanstack failed.

Name Link
🔨 Latest commit 359dee9
🔍 Latest deploy log https://app.netlify.com/sites/tanstack/deploys/673f226eb7c0580008072f31

import { Library } from '.'

export const configProject: Library = {
export const configProject = {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

satisfies is generally nicer but I'm aware that it's slower then doing the explicit typing. willing to revert.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

wait, this is application code not a library. I think it's fine then.

@SeanCassiere SeanCassiere changed the title Fix broken defaultDocs properties fix: broken defaultDocs properties Nov 22, 2024
@SeanCassiere SeanCassiere merged commit 39ca0c6 into TanStack:main Nov 22, 2024
2 of 5 checks passed
@DogPawHat
Copy link
Contributor Author

Thanks!

@DogPawHat DogPawHat deleted the fix-broken-default-docs-links branch November 22, 2024 10:25
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.

Broken docs index links for Table, Virtual and Ranger

2 participants