diff --git a/src/tools/cursors/MouseCursor.js b/src/tools/cursors/MouseCursor.js index 831af7b68..7184b026f 100644 --- a/src/tools/cursors/MouseCursor.js +++ b/src/tools/cursors/MouseCursor.js @@ -4,9 +4,7 @@ import { modules } from '../../store/index.js'; const cursorModule = modules.cursor; /* -MACROS: - -The following keys will have the appropriate value injected when +MACROS - The following keys will have the appropriate value injected when an SVG is requested: - ACTIVE_COLOR => options.activeColor || toolColors.getActiveColor();