PromucFlow_constructor/app/client/src/constants/DatasourceEditorConstants.ts
akash-codemonk 30b8d3581b
Query pane refactor and fixes (#87)
* 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
2020-07-21 16:06:53 +05:30

3 lines
100 B
TypeScript

export const DATASOURCE_CONSTANT = "DATASOURCE";
export const APPSMITH_IP_ADDRESS = "18.223.74.85";