mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-11 06:42:57 +01:00
chore: Update project/deploy settings base url text (#10)
This commit is contained in:
@@ -37,7 +37,7 @@ export function DeploySection() {
|
||||
text="All these settings are temporary and will be moved to another place in a future version."
|
||||
/>
|
||||
<Box hasBottomSpacing>
|
||||
<Text>The Base Url will be automatically filled in when deploying to Noodl hosting.</Text>
|
||||
<Text>The Base Url.</Text>
|
||||
</Box>
|
||||
<PropertyPanelRow label="Custom Base Url">
|
||||
<PropertyPanelTextInput value={baseUrl} onChange={handleBaseUrl} />
|
||||
|
||||
Reference in New Issue
Block a user