mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
reverting global slug input
This commit is contained in:
parent
8a44c9e6ee
commit
c4d72a1743
1 changed files with 0 additions and 1 deletions
|
|
@ -167,7 +167,6 @@ export const GlobalSettings = ({
|
|||
delayedSlugChange(e.target.value, 'slug');
|
||||
}}
|
||||
data-cy="app-slug-input-field"
|
||||
value={oldSlug}
|
||||
defaultValue={oldSlug}
|
||||
/>
|
||||
{isSlugUpdated && (
|
||||
|
|
|
|||
Loading…
Reference in a new issue