mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-17 11:14:12 +01:00
Fix code style errors
This commit is contained in:
@@ -14,7 +14,7 @@ const splitClassNameAndType = function(id){
|
||||
}
|
||||
|
||||
return { className: className, type: genericType };
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Function called by parser when a node definition has been found.
|
||||
|
||||
Reference in New Issue
Block a user