Skip to content

Commit 824e8dd

Browse files
committed
update blog post
1 parent 6ac8047 commit 824e8dd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

www/content/blog/2025/05/12/the-first-devtools-for-a-datagrid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ Having said this, we're looking for feedback from you on what insights you'd lik
7070

7171
It's your turn to give us feedback on the Infinite Table DevTools Extension!
7272

73-
Let us know what you think and what you'd like to use it in order to enhance your interaction with the DataGrid.
73+
Let us know what you think and how you'd like to use it in order to enhance your interaction with the DataGrid.

www/src/demo.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ export default function App() {
356356
groupBy={groupBy}
357357
>
358358
<InfiniteTable<Developer>
359+
debugId="full-demo"
359360
groupRenderStrategy="single-column"
360361
defaultColumnPinning={{
361362
'group-by': true,

0 commit comments

Comments
 (0)