Skip to content

Commit 6a70f2f

Browse files
committed
feat: client
1 parent 3bea9ee commit 6a70f2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/frontend/src/components/preview/render.preview.date.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
'use client';
2+
13
import { FC } from 'react';
24
import dayjs from 'dayjs';
35
import utc from 'dayjs/plugin/utc';

0 commit comments

Comments
 (0)