feat: client

This commit is contained in:
Nevo David 2025-08-26 23:22:21 +07:00
parent 3bea9ee7e9
commit 6a70f2f92d
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
'use client';
import { FC } from 'react';
import dayjs from 'dayjs';
import utc from 'dayjs/plugin/utc';