diff --git a/packages/dm-core-plugins/docs/HeaderPlugin/Documentation.mdx b/packages/dm-core-plugins/docs/HeaderPlugin/Documentation.md similarity index 95% rename from packages/dm-core-plugins/docs/HeaderPlugin/Documentation.mdx rename to packages/dm-core-plugins/docs/HeaderPlugin/Documentation.md index 8094596af..fa6c91708 100644 --- a/packages/dm-core-plugins/docs/HeaderPlugin/Documentation.mdx +++ b/packages/dm-core-plugins/docs/HeaderPlugin/Documentation.md @@ -1,4 +1,4 @@ -import headerPluginConfig from '../../blueprints/header/HeaderPluginConfig.json' + The `header` plugin is meant to be used as a web application header. Providing user information, application information, and an application recipe selector. Below the header, another UI plugin is displayed. @@ -52,4 +52,4 @@ Explanation of the attributes: } ] } -``` \ No newline at end of file +```