You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://codesandbox.io/s/py61x4kz3j
Here you can see example of the customization. Personally I don't really care about how it will be done because customization will be hidden in the wrapper class which is located in modules/common/input/select.jsx . You need to customize select in the same way as in the example and play wit it's possibilities. To avoid merge conflicts you can createdubbinary-app.jsx entry in the modules/app and configure your hot loader to use it.
https://codesandbox.io/s/py61x4kz3j
Here you can see example of the customization. Personally I don't really care about how it will be done because customization will be hidden in the wrapper class which is located in modules/common/input/select.jsx . You need to customize select in the same way as in the example and play wit it's possibilities. To avoid merge conflicts you can create
dubbinary-app.jsx
entry in the modules/app and configure your hot loader to use it.Another variant is this library downshift
https://codesandbox.io/s/zrwr3y7m94
The text was updated successfully, but these errors were encountered: