Minor changes
This commit is contained in:
@@ -235,7 +235,6 @@ export const MatchProperties: React.FC = () => {
|
||||
if (textStyleCount > 0) {
|
||||
message += ` (including text styling on ${textStyleCount})`;
|
||||
}
|
||||
message += ". Note: Fill colors may not be fully supported in the Office JS API.";
|
||||
setStatusMessage(message);
|
||||
setStatusType("success");
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user