Samuel Bagot

Results 4 issues of Samuel Bagot

In my code, ``` componentDidMount = () => { console.log('Loading Test Data'); this.myForm.reset({ task: 'Sample Task', }); }; render() { return ( { this.myForm = el; }} > ); }...

Easy fix described here. http://www.pradosoft.com/forum/index.php?topic=64.msg14777

// This is to move the Kobalte.ItemControl element inside the Kobalte.ItemLabel which allows the circle thing to be clickable too which is excpected via users. // Radio Group section from...

documentation

I can auto-format my doc with cmd+option+L. This used the current biome setup to formate the current file I'm viewing. When I'm in the commit view and viewing a diff...