* Query pane refactor and fixes * Check if body exists * Get pluginId from the datasource * Move plugin image logic to selector * Show info in new line on the datasource form page * Update link text to Docs * Handle string as run api response body * Remove harcoded height * Remove all references to ImageAlt except in selector * Updata info text
3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export const DATASOURCE_CONSTANT = "DATASOURCE";
|
|
export const APPSMITH_IP_ADDRESS = "18.223.74.85";
|