Skip to content

Commit 6312c7f

Browse files
removed table subfolder
1 parent 9697f2e commit 6312c7f

File tree

5 files changed

+3
-31
lines changed

5 files changed

+3
-31
lines changed

docs/30-components/31-table/_category_.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/30-components/31-table/index.mdx

Lines changed: 0 additions & 25 deletions
This file was deleted.

docs/30-components/31-table/table-stateful.mdx renamed to docs/30-components/table-stateful.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
- Beispiele
99
---
1010

11-
import Readme from '../../../readmes/table-stateful/readme.md';
11+
import Readme from '../../readmes/table-stateful/readme.md';
1212
import { LiveEditorCompact } from '@site/src/components/LiveEditorCompact';
1313
import { ExampleLink } from '@site/src/components/ExampleLink';
1414

docs/30-components/31-table/table-stateless.mdx renamed to docs/30-components/table-stateless.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
- Beispiele
99
---
1010

11-
import Readme from '../../../readmes/table-stateless/readme.md';
11+
import Readme from '../../readmes/table-stateless/readme.md';
1212
import { LiveEditorCompact } from '@site/src/components/LiveEditorCompact';
1313
import { ExampleLink } from '@site/src/components/ExampleLink';
1414

docs/30-components/31-table/table.mdx renamed to docs/30-components/table.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
- Beispiele
99
---
1010

11-
import Readme from '../../../readmes/table-stateful/readme.md';
11+
import Readme from '../../readmes/table-stateful/readme.md';
1212
import { LiveEditorCompact } from '@site/src/components/LiveEditorCompact';
1313
import { ExampleLink } from '@site/src/components/ExampleLink';
1414

0 commit comments

Comments
 (0)