mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2026-04-04 15:08:23 -04:00
Fix build errors in tests
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
import type { PhotoSubmissionItem } from './photo-submissions';
|
||||
|
||||
// Re-export for convenience
|
||||
export type { PhotoSubmissionItem } from './photo-submissions';
|
||||
|
||||
// Core photo display interface
|
||||
export interface PhotoItem {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user