Skip to content

Commit 6261d47

Browse files
committed
update docs
1 parent 08778e6 commit 6261d47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

www/content/docs/reference/horizontal-layout-repeat-wrapped-tree-rows-example.page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import {
33
TreeDataSource,
44
TreeGrid,
55
} from '@infinite-table/infinite-react';
6-
import { CSSProperties } from 'react';
76

87
type FileSystemNode = {
98
id: string;

0 commit comments

Comments
 (0)