Iterated on docs, fixed links
This commit is contained in:
@@ -82,8 +82,8 @@
|
|||||||
cols="12"
|
cols="12"
|
||||||
>
|
>
|
||||||
<text-area
|
<text-area
|
||||||
auto-grow
|
|
||||||
label="Body"
|
label="Body"
|
||||||
|
:rows="20"
|
||||||
:value="doc.description"
|
:value="doc.description"
|
||||||
@change="(value, ack) => change({path: ['description'], value, ack})"
|
@change="(value, ack) => change({path: ['description'], value, ack})"
|
||||||
/>
|
/>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user