diff --git a/src/docs/web-components-introduction.mdx b/src/docs/web-components-introduction.mdx index 1b7de77..f192c3f 100644 --- a/src/docs/web-components-introduction.mdx +++ b/src/docs/web-components-introduction.mdx @@ -11,5 +11,4 @@ This is the list of all required component for the MVP phase of the project. * [ ] Button * [ ] Typography -* [ ] Text input - Input (all types - text, checkbox, radio, color, file...), Textarea -* [ ] Select +* [ ] Form control - Input (all types - text, checkbox, radio, color, file...), Textarea, Select