mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 22:09:57 +02:00
Cleaned up remaining prettier errors.
This commit is contained in:
@@ -301,7 +301,7 @@ export const getActorProperty = function (actor, key) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return undefined;
|
return undefined;
|
||||||
}
|
};
|
||||||
|
|
||||||
export const setTitle = function (titleWrap) {
|
export const setTitle = function (titleWrap) {
|
||||||
title = titleWrap.text;
|
title = titleWrap.text;
|
||||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user