Skip to content

Commit

Permalink
Merge pull request #26 from jenny-s51/removeDuplicateDemos
Browse files Browse the repository at this point in the history
Cleanup: Remove duplicate demos
  • Loading branch information
wise-king-sullyman authored Dec 7, 2023
2 parents c84ce2b + 52ae4c5 commit 92a4a94
Show file tree
Hide file tree
Showing 9 changed files with 115 additions and 382 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ import './VirtualGrid.example.css';
```js file="./Basic.tsx"
```

### Using composable table components

```js file="./UsingComposableTableComponents.tsx"
```

### Sortable

```js file="./Sortable.tsx"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,5 @@ import './WindowScroller.example.css';

### Window scroller

```js file="./WindowScroller.tsx"
```

### Using composable table components

```js file="UsingComposableTableComponentsDemo.tsx"
```js file="WindowScroller.tsx"
```
Loading

0 comments on commit 92a4a94

Please sign in to comment.