File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+ <picture >
3+ <source
4+ media="(prefers-color-scheme: dark)"
5+ srcset="https://tanstack.com/api/readme/devtools.png?framework=preact&theme=dark"
6+ />
7+ <source
8+ media="(prefers-color-scheme: light)"
9+ srcset="https://tanstack.com/api/readme/devtools.png?framework=preact"
10+ />
11+ <img
12+ src="https://tanstack.com/api/readme/devtools.png?framework=preact"
13+ alt="TanStack Preact Devtools"
14+ width="900"
15+ />
16+ </picture >
17+ </div >
118# @tanstack/preact-devtools
219
320This package is still under active development and might have breaking changes in the future. Please use it with caution.
Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+ <picture >
3+ <source
4+ media="(prefers-color-scheme: dark)"
5+ srcset="https://tanstack.com/api/readme/devtools.png?framework=react&theme=dark"
6+ />
7+ <source
8+ media="(prefers-color-scheme: light)"
9+ srcset="https://tanstack.com/api/readme/devtools.png?framework=react"
10+ />
11+ <img
12+ src="https://tanstack.com/api/readme/devtools.png?framework=react"
13+ alt="TanStack React Devtools"
14+ width="900"
15+ />
16+ </picture >
17+ </div >
118# @tanstack/react-devtools
219
320This package is still under active development and might have breaking changes in the future. Please use it with caution.
Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+ <picture >
3+ <source
4+ media="(prefers-color-scheme: dark)"
5+ srcset="https://tanstack.com/api/readme/devtools.png?framework=solid&theme=dark"
6+ />
7+ <source
8+ media="(prefers-color-scheme: light)"
9+ srcset="https://tanstack.com/api/readme/devtools.png?framework=solid"
10+ />
11+ <img
12+ src="https://tanstack.com/api/readme/devtools.png?framework=solid"
13+ alt="TanStack Solid Devtools"
14+ width="900"
15+ />
16+ </picture >
17+ </div >
118# @tanstack/solid-devtools
219
320This package is still under active development and might have breaking changes in the future. Please use it with caution.
Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+ <picture >
3+ <source
4+ media="(prefers-color-scheme: dark)"
5+ srcset="https://tanstack.com/api/readme/devtools.png?framework=vue&theme=dark"
6+ />
7+ <source
8+ media="(prefers-color-scheme: light)"
9+ srcset="https://tanstack.com/api/readme/devtools.png?framework=vue"
10+ />
11+ <img
12+ src="https://tanstack.com/api/readme/devtools.png?framework=vue"
13+ alt="TanStack Vue Devtools"
14+ width="900"
15+ />
16+ </picture >
17+ </div >
118# @tanstack/vue-devtools
219
320This package is still under active development and might have breaking changes in the future. Please use it with caution.
You can’t perform that action at this time.
0 commit comments