Skip to content

Commit 39499c3

Browse files
committed
fix: ci
1 parent 338f9f5 commit 39499c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/modules/shared/PrefetchLink.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 Link from 'next/link';
24
import { useState, useCallback } from 'react';
35

0 commit comments

Comments
 (0)