I want to create custom options using custom grid instead of product grid.
I have create new file at here in my custom module :
Ui\DataProvider\Product\Form\Modifier\CustomOptions.php
i have update this "getImportOptionsModalConfig()" function so i can show my custom module grid but i got error in "vendor\magento\module-ui\view\base\web\js\form\components\insert-listing.js"


