Fix createInputComponents not load
This commit is contained in:
parent
d88b28e321
commit
20dee90f75
|
|
@ -88,6 +88,8 @@ function createInputComponents(options: Options) {
|
|||
break;
|
||||
}
|
||||
}
|
||||
|
||||
return <>{components}</>;
|
||||
}
|
||||
|
||||
export default createInputComponents;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user