Skip to content

Commit 11db561

Browse files
updates
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent 616d882 commit 11db561

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • src/sections/Projects/Sistent/components/switch

src/sections/Projects/Sistent/components/switch/guidance.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,7 @@ const SwitchGuidance = () => {
122122
<h2>Sizing</h2>
123123
</a>
124124
<p>
125-
The default Switch size is medium, which fits most use cases.Use
126-
<code>size="small"</code> when space is constrained or when embedding
127-
toggles into compact elements such as tables, cards, or toolbars.
125+
The default Switch size is medium, which fits most use cases. Use <code>size="small"</code> when you have limited space or need to place toggles inside compact UI elements like tables, cards, or toolbars.
128126
</p>
129127
<Row $Hcenter className="image-container">
130128
<SistentThemeProvider initialMode={isDark ? "dark" : "light"}>

0 commit comments

Comments
 (0)