diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0091432..82f1950 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: uses: actions/setup-node@v3 with: cache: 'pnpm' - node-version-file: '.nvmrc' + node-version: '20' - name: Cache node_modules id: node-modules-cache uses: actions/cache@v4 diff --git a/dashboard/final-example/app/ui/dashboard/revenue-chart.tsx b/dashboard/final-example/app/ui/dashboard/revenue-chart.tsx index 756c620..63b4726 100644 --- a/dashboard/final-example/app/ui/dashboard/revenue-chart.tsx +++ b/dashboard/final-example/app/ui/dashboard/revenue-chart.tsx @@ -25,7 +25,7 @@ export default async function RevenueChart() { Recent Revenue
-
+
{/* y-axis */}
-
+