UNPKG

@atlaskit/editor-core

Version:

A package contains Atlassian editor core functionality

8 lines 326 B
import { defineMessages } from 'react-intl'; export const messages = defineMessages({ toolbarHelpTitle: { id: 'fabric.editor.headingLink.toolbarHelpTitle', defaultMessage: 'Open help dialog', description: 'Label for the toolbar help button in the editor. When clicked, this button opens the help dialog.' } });