Fixed #4742 - New InputGroup Component

This commit is contained in:
tugcekucukoglu 2023-11-02 15:48:32 +03:00
parent bba5d21060
commit 5d8babd349
17 changed files with 348 additions and 0 deletions

View file

@ -7,6 +7,8 @@ const form = [
'ColorPicker',
'Dropdown',
'Editor',
'InputGroup',
'InputGroupAddon',
'InputMask',
'InputNumber',
'InputSwitch',