diff --git a/stories/Select/Docs.mdx b/stories/Select/Docs.mdx index 45986bef..79272c10 100644 --- a/stories/Select/Docs.mdx +++ b/stories/Select/Docs.mdx @@ -4,7 +4,7 @@ import * as SelectStories from './Select.stories' -# Input (Text / Search) +# Select Selects are elements that allow users to interact with and provide data to a system through displayed selective options. These components are essential for user engagement and form the foundation for user input in various applications.