Merge pull request #10665 from marleypowell/marley/cost-insights-doc-fix
fix: Fixed small issue with cost-insights README diff code block
This commit is contained in:
@@ -90,7 +90,7 @@ To expose the plugin to your users, you can integrate the `cost-insights` route
|
||||
<SidebarItem icon={CreateComponentIcon} to="create" text="Create..." />
|
||||
<SidebarDivider />
|
||||
<SidebarItem icon={MapIcon} to="tech-radar" text="Tech Radar" />
|
||||
+ <SidebarItem icon={MoneyIcon} to="cost-insights" text="Cost Insights" />
|
||||
+ <SidebarItem icon={MoneyIcon} to="cost-insights" text="Cost Insights" />
|
||||
</SidebarGroup>
|
||||
{/* End global nav */}
|
||||
<SidebarDivider />
|
||||
|
||||
Reference in New Issue
Block a user