Skip to content

Commit

Permalink
refactor(cxl-ui): cxl-dashboard-header button copy change
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelkmpt committed Feb 23, 2024
1 parent 9debcbc commit c9114aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cxl-ui/src/components/cxl-dashboard-header.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ export class CXLDashboardHeaderElement extends LitElement {
class="roadmap"
onclick="window.location.href='${this.createRoadmapLinkUrl}'"
>
Create your personal learning roadmap
Create roadmap
<vaadin-icon icon="lumo:arrow-right"></vaadin-icon>
</vaadin-button>
`
Expand Down

0 comments on commit c9114aa

Please sign in to comment.