- [X] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [X] I have tested the latest version ## Summary It should be possible to use the toggle switch with React as an uncontrolled component. ## Context This is a pretty common use case given we now have the useActionState hook.