Commit 3d02b0a
fix: avoid empty spaces on title & description (codesandbox#3396)
* fix: avoid empty spaces on title & description
* refactor: remove redundant condition check for empty string1 parent 787dff2 commit 3d02b0a
File tree
1 file changed
+3
-3
lines changed- packages/app/src/app/overmind/namespaces/workspace
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments