fix: format
This commit is contained in:
@@ -111,7 +111,7 @@ export const RightSidePanel = () => {
|
|||||||
listSelector: step.listSelector,
|
listSelector: step.listSelector,
|
||||||
fields: fields,
|
fields: fields,
|
||||||
pagination: {
|
pagination: {
|
||||||
type: selectedPaginationSetting || 'none'
|
type: selectedPaginationSetting || ''
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user