fix: no longer available client component

This commit is contained in:
Mythie
2023-12-13 22:49:58 +11:00
parent e4b7747f66
commit 6d34ebd91b

View File

@ -1,3 +1,5 @@
'use client';
import React from 'react';
import Link from 'next/link';