Andrey Lukyanov
Results
2
comments of
Andrey Lukyanov
Hi! To decrease your bundle size, use the long path to import the DevExtreme Button. ```js import { Button } from "devextreme-react/ui/button"; ``` We will investigate tree-shaking support in future...
I suppose, setting a template of Form Simple Item will be more simple and convenient in your case.