5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-19 08:50:49 +00:00

Merge branch 'borrar-comentario-viejo' into 'rails'

editor: Borrar comentario viejo

See merge request sutty/sutty!95
This commit is contained in:
fauno 2022-11-04 17:23:15 +00:00
commit 120ff9e114

View file

@ -20,7 +20,6 @@ function makeParentBlock(
};
}
// TODO: añadir blockquote
// XXX: si agregás algo acá, probablemente le quieras hacer un botón
// en app/views/posts/attributes/_content.haml
export const parentBlocks: { [propName: string]: EditorNode } = {