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
Copy file name to clipboardExpand all lines: README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Want to come along on this journey and/or have some great ideas on how to improv
27
27
28
28
## How it works?
29
29
30
-
This component has a very minimal styling footprint only setting the minimum to make it work, in addition you can pass in your own `className` and `id` props enabling you to adapt the design to your needs.
30
+
This component has a very minimal styling footprint only setting the minimum to make it work, in addition you can pass in your own classes via the `theme` and `id` props enabling you to adapt the design to your needs.
31
31
32
32
For extra customization of the style of this component it will also add some extra classes dynamically depending on its state.
33
33
@@ -81,7 +81,8 @@ This component accepts the following attributes:
0 commit comments