We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bea9ee commit 6a70f2fCopy full SHA for 6a70f2f
apps/frontend/src/components/preview/render.preview.date.tsx
@@ -1,3 +1,5 @@
1
+'use client';
2
+
3
import { FC } from 'react';
4
import dayjs from 'dayjs';
5
import utc from 'dayjs/plugin/utc';
0 commit comments