Skip to content

Commit

Permalink
remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
vursen committed Nov 15, 2024
1 parent b79bbb2 commit 694812e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion packages/react-components/src/Grid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import type { GridSelectionColumnElement } from './GridSelectionColumn.js';
import type { GridFilterColumnElement } from './GridFilterColumn.js';
import type { GridSortColumnElement } from './GridSortColumn.js';
import type { GridTreeColumnElement } from './GridTreeColumn.js';
import { GridColumnGroupElement } from './GridColumnGroup.js';
import type { GridColumnGroupElement } from './GridColumnGroup.js';

export * from './generated/Grid.js';

Expand Down
9 changes: 0 additions & 9 deletions packages/react-components/src/utils/markElementAsRendered.ts

This file was deleted.

0 comments on commit 694812e

Please # to comment.