You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -145,12 +153,23 @@ function ControlledExample() {
145
153
146
154
## 🎨 Styling
147
155
148
-
The component comes with minimal default styling and can be fully customized using CSS classes. All main elements accept custom class names through props.
156
+
The component comes with minimal default styling through its base CSS file. You can override these styles or add additional styling using CSS classes. All main elements accept custom class names through props.
0 commit comments