Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ It extends TanStack Query with collections, live queries and optimistic mutation

## Contents

- [How it works](#how-it-works) — understand the TanStack DB development model and how the pieces fit together
- [API reference](#api-reference) — for the primitives and function interfaces
- [Usage examples](#usage-examples) — examples of common usage patterns
- [More info](#more-info) — where to find support and more information
- [How it works](#how-it-works) β€” understand the TanStack DB development model and how the pieces fit together
- [API reference](#api-reference) β€” for the primitives and function interfaces
- [Usage examples](#usage-examples) β€” examples of common usage patterns
- [More info](#more-info) β€” where to find support and more information

## How it works

Expand Down