refactor: use consistent ordering for header/footer attributes

This commit is contained in:
Bernard Szabo
2022-04-04 17:08:23 -04:00
parent 049b6a9211
commit 26c0c78660

View File

@@ -1,8 +1,8 @@
export const messages = {
loading: {
id: 'authoring.texteditor.title.loading',
description: 'Message displayed while loading content',
defaultMessage: 'Loading...',
description: 'Message displayed while loading content',
},
cancelChangesLabel: {
id: 'authoring.texteditor.header.cancelChangesLabel',