Skip to content

Commit

Permalink
Merge branch 'master' into refactor/switch-colorette
Browse files Browse the repository at this point in the history
  • Loading branch information
Nytelife26 authored Apr 6, 2021
2 parents 4d804e7 + 4402912 commit c9fcd07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/docusaurus/src/commands/swizzle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ ${colorette.cyan('Theme components available for swizzle')}
${colorette.green('green =>')} recommended: lower breaking change risk
${colorette.red('red =>')} internal: higher breaking change risk
${components.join('\n')}
`;
}
Expand Down

0 comments on commit c9fcd07

Please sign in to comment.