Commit 3ef2c71
committed
fix(files_sharing): usage of NcTextField in SelectShareFolderDialogue
The NcTextField needs a value property to be set.
Signed-off-by: Louis Chemineau <[email protected]>1 parent 94bc020 commit 3ef2c71
File tree
1 file changed
+1
-1
lines changed- apps/files_sharing/src/components
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments