Skip to content

Commit

Permalink
docs: add headerpluginconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
pbullhove committed Mar 19, 2024
1 parent b723a7a commit 38419d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/dm-core-plugins/src/header/HeaderPlugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ type TRecipeConfigAndPlugin = {
* @docs Plugins
* @scope HeaderPlugin
*
* @params THeaderPluginConfig
*
* @param {THeaderPluginConfig} props {@link THeaderPluginConfig} *
*/

export default (props: IUIPlugin): React.ReactElement => {
Expand Down

0 comments on commit 38419d3

Please sign in to comment.