chore: Add @internal to createCSSStyles

This commit is contained in:
Sidharth Vinod
2023-09-08 08:20:03 +05:30
parent e75af86ef2
commit 6eb3337d20

View File

@@ -167,7 +167,7 @@ export const cssImportantStyles = (
/**
* Create the user styles
*
* @internal
* @param config - configuration that has style and theme settings to use
* @param classDefs - the classDefs in the diagram text. Might be null if none were defined. Usually is the result of a call to getClasses(...)
* @returns the string with all the user styles