Added tooltip text-wrap capability

This commit is contained in:
Harshil Sharma 2023-02-06 12:43:48 +05:30
parent f9286dc53b
commit b686e80dda

View file

@ -87,7 +87,7 @@ const initialValueCategoryValue: StatusCategory[] = [
color: '--sys-dnd-indicator-rgb',
text: {
id: 'statusProperty.configDialog.todo.emptyText',
defaultMessage: 'Drag statuses here to\n consider tasks with these\n statuses “Not Started”',
defaultMessage: 'Drag statuses here to consider tasks with these statuses “Not Started”',
},
},
},