Skip to content

Commit 7560993

Browse files
committed
readme update
1 parent 69c2a98 commit 7560993

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,17 +133,17 @@ Join our [Discord channel](https://discord.gg/WhX2nG6GTQ) or [open an issue](htt
133133

134134
## Slots
135135

136-
| Slot | Attributes | Description |
137-
| --- | --- | --- |
138-
| **off** | | Rendered when the toggle is `off` (by default `offLabel`). |
139-
| **on** | | Rendered when the toggle is `on` (by default `onLabel`). |
136+
| Slot | Description |
137+
| --- | --- |
138+
| **off** | Rendered when the toggle is `off` (by default `offLabel`). |
139+
| **on** | Rendered when the toggle is `on` (by default `onLabel`). |
140140

141141
## Examples
142142

143143
* [Default toggle](#default-toggle)
144144
* [Toggle with labels](#toggle-with-labels)
145145
* [Toggle with custom values](#toggle-with-custom-values)
146-
* [Toggle with custom styles](#toggle-with-custom-style)
146+
* [Toggle with custom styles](#toggle-with-custom-styles)
147147

148148
### Default toggle
149149

0 commit comments

Comments
 (0)