Skip to content

Commit 0a0219b

Browse files
committed
chore: fix extra config issue in start example
1 parent 7924487 commit 0a0219b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/react/start/src/components/devtools.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export default function DevtoolsExample() {
1212
<>
1313
<QueryClientProvider client={queryClient}>
1414
<TanstackDevtools
15-
hasDevtoolsServer={false}
1615
plugins={[
1716
{
1817
name: 'Tanstack Query',

0 commit comments

Comments
 (0)