Fix photo lightbox component
This commit is contained in:
parent
4a01ee4f9e
commit
1a7a1c1e28
@ -1,3 +1,5 @@
|
|||||||
|
'use client';
|
||||||
|
|
||||||
import { clsx } from 'clsx/lite';
|
import { clsx } from 'clsx/lite';
|
||||||
import { Photo } from '.';
|
import { Photo } from '.';
|
||||||
import { PhotoSetCategory } from '../category';
|
import { PhotoSetCategory } from '../category';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user