Skip to content

Commit 06b4552

Browse files
authored
Merge pull request #286 from rvsia/renderAllDocsHidden
Render all texts on component example
2 parents fe9a1ad + 90d8cbf commit 06b4552

File tree

22 files changed

+40
-64
lines changed

22 files changed

+40
-64
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import ComponentText from '@docs/components/component-example-text';
22

3-
# Checkbox multiple
4-
53
<ComponentText />
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import ComponentText from '@docs/components/component-example-text';
22

3-
# Checkbox
4-
53
<ComponentText />
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import ComponentText from '@docs/components/component-example-text';
22

3-
# Date picker
4-
53
<ComponentText />
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import ComponentText from '@docs/components/component-example-text';
22

3-
# Plain text
4-
53
<ComponentText />
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import ComponentText from '@docs/components/component-example-text';
22

3-
# Radio
4-
53
<ComponentText />
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import ComponentText from '@docs/components/component-example-text';
22

3-
# Select
4-
53
<ComponentText />
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import ComponentText from '@docs/components/component-example-text';
22

3-
# Subform
4-
53
<ComponentText />
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import ComponentText from '@docs/components/component-example-text';
22

3-
# Switch
4-
53
<ComponentText />
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import ComponentText from '@docs/components/component-example-text';
22

3-
# Tabs
4-
53
<ComponentText />
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import ComponentText from '@docs/components/component-example-text';
22

3-
# Text field
4-
53
<ComponentText />

0 commit comments

Comments
 (0)