import React from 'react'; import { titleExecute } from '../commands/title'; import { ICommand, ExecuteState, TextAreaTextApi } from './'; export const title5: ICommand = { name: 'title5', keyCommand: 'title5', shortcuts: 'ctrlcmd+5', prefix: '##### ', suffix: '', buttonProps: { 'aria-label': 'Insert title5 (ctrl + 5)', title: 'Insert title5 (ctrl + 5)' }, icon: