This commit is contained in:
alorig
2025-11-28 12:53:33 +05:00
parent 636b7ddca9
commit 5f25631329
9 changed files with 405 additions and 133 deletions

View File

@@ -338,14 +338,7 @@ const tableActionsConfigs: Record<string, TableActionsConfig> = {
variant: 'primary',
},
],
bulkActions: [
{
key: 'bulk_publish_wordpress',
label: 'Publish Ready to WordPress',
icon: <ArrowRightIcon className="w-5 h-5" />,
variant: 'success',
},
],
bulkActions: [],
},
// Default config (fallback)
default: {