From 0f69c1fcaecd89a18e8a4aa48d621bf2afb05735 Mon Sep 17 00:00:00 2001 From: Adam Laker Illoul <85499621+Ademsk1@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:56:42 +0000 Subject: [PATCH] fix: title (#189) --- stories/Select/Docs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.