Skip to content

Commit

Permalink
fix(nx-dev): change to optimized for monorepos (#20668)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcabanes authored Dec 8, 2023
1 parent 4ec134f commit 5d27e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx-dev/ui-home/src/lib/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export function Hero(): JSX.Element {
leaveTo="opacity-0"
>
<span className="rounded-md bg-gradient-to-r from-orange-500 to-yellow-500 bg-clip-text text-transparent">
optimized for monorepo
optimized for monorepos
</span>
</Transition>{' '}
with{' '}
Expand Down

1 comment on commit 5d27e7b

@vercel
Copy link

@vercel vercel bot commented on 5d27e7b Dec 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-five.vercel.app
nx-dev-nrwl.vercel.app
nx-dev-git-master-nrwl.vercel.app
nx.dev

Please sign in to comment.