Skip to content

Commit

Permalink
Remove commented-out code
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdaley authored Apr 12, 2024
1 parent cee9681 commit 58dad4f
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions web/app/components/dashboard/new-features-banner.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,6 @@
</p>
</li>
</ul>
{{! <div class="mt-2 mb-1 flex items-center gap-2">
<Hds::Button
@route="authenticated.projects"
@text="Browse projects"
@size="small"
/>
<span class="hermes-h4">or</span>
<Hds::Button
@route="authenticated.new.project"
@text="Start a project"
@color="secondary"
@size="small"
/>
</div> }}
</A.Description>
</Hds::Alert>
{{/if}}

0 comments on commit 58dad4f

Please sign in to comment.