mirror of https://github.com/abpframework/abp.git
Browse Source
Change inputId from input.required<string>() to input<string>() so the id is no longer mandatory. This relaxes the API to allow FormInputComponent instances without an explicit id and avoids forcing callers to provide one.pull/24883/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue