Skip to content
Snippets Groups Projects
Commit 34cfc8c8 authored by Дмитрий Малюгин's avatar Дмитрий Малюгин :clock4:
Browse files

fix: description to "Table" and "Checkbox"

parent aa4b2705
No related branches found
No related tags found
1 merge request!3Table (partially), Checkbox, Tag, Select and Knob
...@@ -9,7 +9,7 @@ const meta: Meta = { ...@@ -9,7 +9,7 @@ const meta: Meta = {
parameters: { parameters: {
docs: { docs: {
description: { description: {
component: 'A component that is used as a Checkbox. Can be used with icon.', component: 'An extension of standard checkbox.',
}, },
}, },
}, },
......
...@@ -9,7 +9,7 @@ const meta: Meta = { ...@@ -9,7 +9,7 @@ const meta: Meta = {
parameters: { parameters: {
docs: { docs: {
description: { description: {
component: 'A component that is used as a Table. Can be used with icon.', component: 'A component is used to display data in tabular format.',
}, },
}, },
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment