Skip to content

Commit 6aca4be

Browse files
committed
docs(community-projects): Add Tanstack Query Visualizer to the list of community projects
1 parent d688458 commit 6aca4be

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/community-resources.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,10 @@ others:
190190
url: 'https://www.zodios.org/',
191191
description: 'End-to-end typesafe REST API toolbox',
192192
},
193+
{
194+
title: 'Tanstack Query Visualizer',
195+
url: 'https://tanstack-query-visualizer.sofi.coop/',
196+
description: 'An interactive sandbox that visualizes the relationship between mutations and query keys.',
197+
},
193198
]
194199
---

0 commit comments

Comments
 (0)