@ -18,7 +18,7 @@
const me = this;
$(me.$refs.input).redactor({
air: true,
buttonsHide: ['image', 'link', 'format'],
buttonsHide: ['image', 'format'],
lang: 'ru',
placeholder: this.placeholder,
callbacks: {
@ -40,4 +40,4 @@
<style scoped>
</style>