Skip to content
Snippets Groups Projects
Commit 35b9dd80 authored by xaralis's avatar xaralis
Browse files

feat: do not suggest using images

parent 947610d8
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ const AddPostForm = ({ className }) => {
placeholder="Vyplňte text vašeho příspěvku"
toolbarCommands={[
["header", "bold", "italic", "strikethrough"],
["link", "quote", "image"],
["link", "quote"],
["unordered-list", "ordered-list"],
]}
/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment