silverstripe / silverstripe-framework

Silverstripe Framework, the MVC framework that powers Silverstripe CMS
https://www.silverstripe.org
BSD 3-Clause "New" or "Revised" License
719 stars 820 forks source link

Throw an Exception when no react component was found #11058

Closed emteknetnz closed 7 months ago

emteknetnz commented 7 months ago

When creating the FormSchema, throw an exception if no react component was found

PRs

GuySartorelli commented 7 months ago

Nice. Merged.