diff --git a/docs/pages/examples/OnRowExample.tsx b/docs/pages/examples/OnRowExample.tsx
index eeea95d..77d669b 100644
--- a/docs/pages/examples/OnRowExample.tsx
+++ b/docs/pages/examples/OnRowExample.tsx
@@ -28,8 +28,8 @@ export default function OnRowClickExample() {
return (
<>
-
-
+
+
(): ColumnDef (
),
- size: 40,
- minSize: 40,
- maxSize: 40,
+ size: 44,
+ minSize: 44,
+ maxSize: 44,
enableResizing: false,
});