Update documentation

This commit is contained in:
Tom Moor
2019-07-07 19:19:21 -07:00
parent 3e3db7435f
commit 14b746c676

View File

@ -284,11 +284,7 @@ export default function Api() {
} }
required required
/> />
<Argument <Argument id="title" description="Title for the document" />
id="title"
description="Title for the document"
required
/>
<Argument <Argument
id="text" id="text"
description="Content of the document in Markdow" description="Content of the document in Markdow"