Skip to content

Commit

Permalink
feat(nx-dev): add date
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacplmann committed Apr 15, 2024
1 parent 5948cc4 commit 2f715af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nx-dev/ui-common/src/lib/announcement-banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ export function AnnouncementBanner(): JSX.Element {
href="https://go.nx.dev/april-webinar?utm_source=nx.dev"
className="underline"
>
Webinar: Making the Argument for Monorepos
Webinar April 17: Making the Argument for Monorepos
</Link>
</span>
<span className="hidden md:inline">
<span className="font-semibold">
Webinar: Making the Argument for Monorepos
Webinar April 17: Making the Argument for Monorepos
</span>
</span>
<span className="ml-2 inline-block">
Expand Down

0 comments on commit 2f715af

Please sign in to comment.