m('.preview-container.u-marginbottom-40', {
                                        class: state.commentHasError() ? 'error' : '',
                                        onclick: () => {
                                            state.commentHasError(false);
                                            state.showError(false);