Skip to content

Commit

Permalink
md
Browse files Browse the repository at this point in the history
  • Loading branch information
jschuler committed Nov 17, 2020
1 parent 9f25aaa commit ea64f61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/react-table/src/components/Table/examples/Table.md
Expand Up @@ -36,8 +36,6 @@ import DemoSortableTable from './DemoSortableTable';

## Table examples

### Test

### Basic

The `Table` component is a configuration based component that takes a less declarative and more implicit approach about laying out the table structure, such as the rows and cells within it. For a more explicit and declarative approach, you can use the `TableComposable` component.
Expand Down

0 comments on commit ea64f61

Please sign in to comment.