fix: format

This commit is contained in:
karishmas6
2024-08-31 22:43:45 +05:30
parent 28a508a072
commit f367463f60

View File

@@ -111,7 +111,7 @@ export const RightSidePanel = () => {
listSelector: step.listSelector,
fields: fields,
pagination: {
type: selectedPaginationSetting || 'none'
type: selectedPaginationSetting || ''
}
};