Incorporated the feedback.
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
@@ -79,9 +79,6 @@ export const catalogPlugin = createPlugin({
|
||||
const defaultOptions = {
|
||||
createButtonTitle: 'Create',
|
||||
};
|
||||
if (!options) {
|
||||
return defaultOptions;
|
||||
}
|
||||
return { ...defaultOptions, ...options };
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user