### Prerequisites - [x] I have searched the existing issues - [x] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [x] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) - [x] Ideally, I'm providing a [sample JSFiddle](https://jsfiddle.net), [Codesandbox.io](https://codesandbox.io) or preferably a [shared playground link](https://rjsf-team.github.io/react-jsonschema-form/) demonstrating the issue. ### What theme are you using? daisyui ### Version 6.0.0-beta.10 ### Current Behavior <img width="1852" height="848" alt="Image" src="https://github.com/user-attachments/assets/59248a44-d469-4d52-8c15-f9dc191f16a1" /> ### Expected Behavior <img width="715" height="427" alt="Image" src="https://github.com/user-attachments/assets/6ef71348-037f-4696-aa33-0100b52c52fc" /> ### Steps To Reproduce 1. Goto https://rjsf-team.github.io/react-jsonschema-form/ 2. Select additionalProperties example 3. Select theme daisy-ui ### Environment ```markdown - OS: Ubuntu 22.04 - Node: 20.15.1 - npm: 10.7.0 ``` ### Anything else? _No response_