docs: updates docs to include images for the RTE upload docs

This commit is contained in:
Jarrod Flesch
2022-01-19 17:37:29 -05:00
parent 586cd4d6af
commit d54d511133
3 changed files with 33 additions and 17 deletions

View File

@@ -98,7 +98,7 @@ const Element = ({ attributes, children, element, path, fieldProps }) => {
e.preventDefault();
setModalToRender('edit');
}}
tooltip="Edit Upload"
tooltip="Upload Fields"
/>
)}
<Button