Move FavsTag to client
This commit is contained in:
parent
e1af77d40c
commit
2d4a254a0e
@ -1,3 +1,5 @@
|
||||
'use client';
|
||||
|
||||
import { TAG_FAVS } from '.';
|
||||
import { pathForTag, pathForTagImage } from '@/app/paths';
|
||||
import EntityLink, {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user