Update WorkspaceFunc.js
This commit is contained in:
parent
d7b725d1fd
commit
145c14c0cc
@ -324,7 +324,7 @@ class WorkspaceFunc extends Component {
|
|||||||
autoFocus
|
autoFocus
|
||||||
margin="dense"
|
margin="dense"
|
||||||
id="name"
|
id="name"
|
||||||
defaultValue={window.location + "share/" + this.state.id}
|
defaultValue={window.location.origin + "/share/" + this.state.id}
|
||||||
label="url"
|
label="url"
|
||||||
type="email"
|
type="email"
|
||||||
fullWidth
|
fullWidth
|
||||||
|
Loading…
x
Reference in New Issue
Block a user