@soyio/soyio-widget 2.4.5 → 2.4.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -405,7 +405,7 @@ The `rules` object allows you to apply custom CSS to specific elements. Currentl
|
|
|
405
405
|
- `.CheckboxInput:focus` - Focus state of the checkbox
|
|
406
406
|
- `.CheckboxInput:focus-visible` - Focus-visible state of the checkbox
|
|
407
407
|
|
|
408
|
-

|
|
409
409
|
|
|
410
410
|
### Example Configuration
|
|
411
411
|
|