Skip to content

Commit

Permalink
fix(nx-dev): update Nx Cloud proj created (#29272)
Browse files Browse the repository at this point in the history
(cherry picked from commit ecba861)
  • Loading branch information
juristr authored and FrozenPandaz committed Dec 10, 2024
1 parent 4050dfc commit bb58839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx-dev/ui-home/src/lib/ci-for-monorepos.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ export function ProjectsCreatedEveryMonth(): JSX.Element {
<div className="flex flex-col justify-between text-center drop-shadow">
<div>
<span className="text-9xl font-bold text-slate-950 dark:text-white">
<AnimateValue num={10} suffix="k" once />
<AnimateValue num={20} suffix="k" once />
</span>
<br />
<span className="text-4xl font-semibold text-slate-950 dark:text-white">
Expand Down

0 comments on commit bb58839

Please sign in to comment.